Home
last modified time | relevance | path

Searched refs:handleFloatingPointIV (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp141 bool handleFloatingPointIV(Loop *L, PHINode *PH);
205 bool IndVarSimplify::handleFloatingPointIV(Loop *L, PHINode *PN) { in handleFloatingPointIV() function in IndVarSimplify
415 Changed |= handleFloatingPointIV(L, PN); in rewriteNonIntegerIVs()