Searched refs:QueuePhiNode (Results 1 – 1 of 1) sorted by relevance
299 bool QueuePhiNode(BasicBlock *BB, unsigned AllocaIdx, unsigned &Version);624 QueuePhiNode(PHIBlocks[i], AllocaNum, CurrentVersion); in run()849 bool PromoteMem2Reg::QueuePhiNode(BasicBlock *BB, unsigned AllocaNo, in QueuePhiNode() function in PromoteMem2Reg