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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp108 void SimplifyAndExtend(Loop *L, SCEVExpander &Rewriter, LPPassManager &LPM);
1049 /// SimplifyAndExtend - Iteratively perform simplification on a worklist of IV
1055 void IndVarSimplify::SimplifyAndExtend(Loop *L, function in class:IndVarSimplify
1074 // other SCEV based analysis prior to SimplifyAndExtend.
1731 SimplifyAndExtend(L, Rewriter, LPM);

Completed in 101 milliseconds