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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp106 void RewriteNonIntegerIVs(Loop *L);
217 // RewriteNonIntegerIVs and helpers. Prefer integer IVs.
441 void IndVarSimplify::RewriteNonIntegerIVs(Loop *L) { function in class:IndVarSimplify
1714 RewriteNonIntegerIVs(L);

Completed in 170 milliseconds