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