Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp275 void DetermineInsertionPoint(AllocaInst *AI, unsigned AllocaNum,
529 DetermineInsertionPoint(AI, AllocaNum, Info); in run()
743 void PromoteMem2Reg::DetermineInsertionPoint(AllocaInst *AI, unsigned AllocaNum, in DetermineInsertionPoint() function in PromoteMem2Reg