Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp118 void RewriteNonIntegerIVs(Loop *L);
456 void IndVarSimplify::RewriteNonIntegerIVs(Loop *L) { in RewriteNonIntegerIVs() function in IndVarSimplify
1761 RewriteNonIntegerIVs(L); in runOnLoop()