Home
last modified time | relevance | path

Searched refs:rewriteNonIntegerIVs (Results 1 – 1 of 1) 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()