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

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp108 void RewriteLoopExitValues(Loop *L, SCEVExpander &Rewriter);
463 // RewriteLoopExitValues - Optimize IV users outside the loop.
467 /// RewriteLoopExitValues - Check to see if this loop has a computable
477 void IndVarSimplify::RewriteLoopExitValues(Loop *L, SCEVExpander &Rewriter) { function in class:IndVarSimplify
1670 RewriteLoopExitValues(L, Rewriter);

Completed in 23 milliseconds