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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp285 void PromoteSingleBlockAlloca(AllocaInst *AI, AllocaInfo &Info,
455 PromoteSingleBlockAlloca(AI, Info, LBI);
908 /// PromoteSingleBlockAlloca - Many allocas are only used within a single basic
922 void PromoteMem2Reg::PromoteSingleBlockAlloca(AllocaInst *AI, AllocaInfo &Info, function in class:PromoteMem2Reg

Completed in 109 milliseconds