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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp277 void DetermineInsertionPoint(AllocaInst *AI, unsigned AllocaNum,
532 DetermineInsertionPoint(AI, AllocaNum, Info);
742 /// DetermineInsertionPoint - At this point, we're committed to promoting the
746 void PromoteMem2Reg::DetermineInsertionPoint(AllocaInst *AI, unsigned AllocaNum, function in class:PromoteMem2Reg

Completed in 122 milliseconds