Searched refs:PromoteMemToReg (Results 1 – 6 of 6) sorted by relevance
41 void PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT,
54 PromoteMemToReg(Allocas, DT, &AC); in promoteMemoryToRegister()
1024 void llvm::PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT, in PromoteMemToReg() function in llvm
1874 PromoteMemToReg(PromotableAllocas, DT); in relocationViaAlloca()
4487 PromoteMemToReg(PromotableAllocas, *DT, AC); in promoteAllocas()
428 llvm::PromoteMemToReg( in FinishFunction()