Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp283 void PromoteSingleBlockAlloca(AllocaInst *AI, AllocaInfo &Info,
452 PromoteSingleBlockAlloca(AI, Info, LBI); in run()
919 void PromoteMem2Reg::PromoteSingleBlockAlloca(AllocaInst *AI, AllocaInfo &Info, in PromoteSingleBlockAlloca() function in PromoteMem2Reg