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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp110 void RewriteLoopExitValues(Loop *L, SCEVExpander &Rewriter);
465 // RewriteLoopExitValues - Optimize IV users outside the loop.
469 /// RewriteLoopExitValues - Check to see if this loop has a computable
479 void IndVarSimplify::RewriteLoopExitValues(Loop *L, SCEVExpander &Rewriter) { function in class:IndVarSimplify
1740 RewriteLoopExitValues(L, Rewriter);

Completed in 114 milliseconds