Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp309 bool QueuePhiNode(BasicBlock *BB, unsigned AllocaIdx, unsigned &Version);
648 QueuePhiNode(BB, AllocaNum, CurrentVersion); in run()
864 bool PromoteMem2Reg::QueuePhiNode(BasicBlock *BB, unsigned AllocaNo, in QueuePhiNode() function in PromoteMem2Reg
/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