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