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