Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp117 void HandleFloatingPointIV(Loop *L, PHINode *PH);
253 void IndVarSimplify::HandleFloatingPointIV(Loop *L, PHINode *PN) { in HandleFloatingPointIV() function in IndVarSimplify
470 HandleFloatingPointIV(L, PN); in RewriteNonIntegerIVs()