Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp101 void handleFloatingPointIV(Loop *L, PHINode *PH);
246 void IndVarSimplify::handleFloatingPointIV(Loop *L, PHINode *PN) { in handleFloatingPointIV() function in IndVarSimplify
456 handleFloatingPointIV(L, PN); in rewriteNonIntegerIVs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp141 void handleFloatingPointIV(Loop *L, PHINode *PH);
287 void IndVarSimplify::handleFloatingPointIV(Loop *L, PHINode *PN) { in handleFloatingPointIV() function in IndVarSimplify
493 handleFloatingPointIV(L, PN); in rewriteNonIntegerIVs()