Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp102 void rewriteNonIntegerIVs(Loop *L);
442 void IndVarSimplify::rewriteNonIntegerIVs(Loop *L) { in rewriteNonIntegerIVs() function in IndVarSimplify
2116 rewriteNonIntegerIVs(L); in run()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp142 void rewriteNonIntegerIVs(Loop *L);
481 void IndVarSimplify::rewriteNonIntegerIVs(Loop *L) { in rewriteNonIntegerIVs() function in IndVarSimplify
2439 rewriteNonIntegerIVs(L); in run()