Searched refs:okayForPHIOfOps (Results 1 – 1 of 1) sorted by relevance
2598 static bool okayForPHIOfOps(const Instruction *I) { in okayForPHIOfOps() function2712 if (!okayForPHIOfOps(I)) in makePossiblePHIOfOps()2924 if (InstrToDFSNum(UInst) != 0 && okayForPHIOfOps(UInst)) in initializeCongruenceClasses()