Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp111 void RewriteNonIntegerIVs(Loop *L);
444 void IndVarSimplify::RewriteNonIntegerIVs(Loop *L) { in RewriteNonIntegerIVs() function in IndVarSimplify
1856 RewriteNonIntegerIVs(L); in runOnLoop()