Searched refs:emitStoresForInitAfterMemset (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDecl.cpp838 /// emitStoresForInitAfterMemset - For inits that
841 static void emitStoresForInitAfterMemset(llvm::Constant *Init, llvm::Value *Loc, function
844 "called emitStoresForInitAfterMemset for zero or undef value.");
860 emitStoresForInitAfterMemset(
875 emitStoresForInitAfterMemset(
1253 emitStoresForInitAfterMemset(constant, Loc.getPointer(),

Completed in 66 milliseconds