Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp281 void RewriteSingleStoreAlloca(AllocaInst *AI, AllocaInfo &Info,
422 RewriteSingleStoreAlloca(AI, Info, LBI); in run()
831 void PromoteMem2Reg::RewriteSingleStoreAlloca(AllocaInst *AI, in RewriteSingleStoreAlloca() function in PromoteMem2Reg