Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp155 bool rewriteNonIntegerIVs(Loop *L);
406 bool IndVarSimplify::rewriteNonIntegerIVs(Loop *L) { in rewriteNonIntegerIVs() function in IndVarSimplify
1754 Changed |= rewriteNonIntegerIVs(L); in run()