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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp118 void RewriteNonIntegerIVs(Loop *L);
227 // RewriteNonIntegerIVs and helpers. Prefer integer IVs.
456 void IndVarSimplify::RewriteNonIntegerIVs(Loop *L) { function in class:IndVarSimplify
1761 RewriteNonIntegerIVs(L);

Completed in 70 milliseconds