Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp299 bool QueuePhiNode(BasicBlock *BB, unsigned AllocaIdx, unsigned &Version);
624 QueuePhiNode(PHIBlocks[i], AllocaNum, CurrentVersion); in run()
850 bool PromoteMem2Reg::QueuePhiNode(BasicBlock *BB, unsigned AllocaNo, in QueuePhiNode() function in PromoteMem2Reg
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp289 bool QueuePhiNode(BasicBlock *BB, unsigned AllocaIdx, unsigned &Version);
825 QueuePhiNode(DFBlocks[i].second, AllocaNum, CurrentVersion); in DetermineInsertionPoint()
989 bool PromoteMem2Reg::QueuePhiNode(BasicBlock *BB, unsigned AllocaNo, in QueuePhiNode() function in PromoteMem2Reg