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