Searched refs:InitTempAlloca (Results 1 – 3 of 3) sorted by relevance
1358 void InitTempAlloca(llvm::AllocaInst *Alloca, llvm::Value *Value);
1463 CGF.InitTempAlloca(NullVal, in GenerateMessageSend()
60 void CodeGenFunction::InitTempAlloca(llvm::AllocaInst *Var, in InitTempAlloca() function in CodeGenFunction