Searched refs:eliminateInstructions (Results 1 – 1 of 1) sorted by relevance
833 bool eliminateInstructions(Function &);3493 Changed |= eliminateInstructions(F); in runGVN()3829 bool NewGVN::eliminateInstructions(Function &F) { in eliminateInstructions() function in NewGVN