Searched refs:DetermineInsertionPoint (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp281 void DetermineInsertionPoint(AllocaInst *AI, unsigned AllocaNum,
536 DetermineInsertionPoint(AI, AllocaNum, Info);
750 /// DetermineInsertionPoint - At this point, we're committed to promoting the
754 void PromoteMem2Reg::DetermineInsertionPoint(AllocaInst *AI, unsigned AllocaNum, function in class:PromoteMem2Reg

Completed in 43 milliseconds