Searched refs:removePhiOfOps (Results 1 – 1 of 1) sorted by relevance
733 void removePhiOfOps(Instruction *I, PHINode *PHITemp);2572 void NewGVN::removePhiOfOps(Instruction *I, PHINode *PHITemp) { in removePhiOfOps() function in NewGVN3117 removePhiOfOps(I, Op); in valueNumberInstruction()