Searched refs:handleFloatingPointIV (Results 1 – 1 of 1) sorted by relevance
153 bool handleFloatingPointIV(Loop *L, PHINode *PH);215 bool IndVarSimplify::handleFloatingPointIV(Loop *L, PHINode *PN) { in handleFloatingPointIV() function in IndVarSimplify422 Changed |= handleFloatingPointIV(L, PN); in rewriteNonIntegerIVs()