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

/external/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp289 void PromoteSingleBlockAlloca(AllocaInst *AI, AllocaInfo &Info,
459 PromoteSingleBlockAlloca(AI, Info, LBI);
916 /// PromoteSingleBlockAlloca - Many allocas are only used within a single basic
930 void PromoteMem2Reg::PromoteSingleBlockAlloca(AllocaInst *AI, AllocaInfo &Info, function in class:PromoteMem2Reg

Completed in 116 milliseconds