Searched refs:PromoteMemToReg (Results 1 – 5 of 5) sorted by relevance
43 void PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT,
78 PromoteMemToReg(Allocas, DT); in INITIALIZE_PASS_DEPENDENCY()
1072 void llvm::PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT, in PromoteMemToReg() function in llvm
1429 PromoteMemToReg(Allocas, *DT); in performPromotion()
3457 PromoteMemToReg(PromotableAllocas, *DT); in promoteAllocas()