Searched refs:replaceFloatIVWithIntegerIV (Results 1 – 1 of 1) sorted by relevance
92 bool replaceFloatIVWithIntegerIV(Instruction *UseInst);682 bool SimplifyIndvar::replaceFloatIVWithIntegerIV(Instruction *UseInst) { in replaceFloatIVWithIntegerIV() function in SimplifyIndvar984 if (replaceFloatIVWithIntegerIV(UseInst)) { in simplifyUsers()