Searched defs:CreateTempAlloca (Results 1 – 2 of 2) sorted by relevance
270 llvm::Value *AtomicInfo::CreateTempAlloca() const { in CreateTempAlloca() function in AtomicInfo
56 llvm::AllocaInst *CodeGenFunction::CreateTempAlloca(llvm::Type *Ty, in CreateTempAlloca() function in CodeGenFunction