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

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp112 void SimplifyAndExtend(Loop *L, SCEVExpander &Rewriter, LPPassManager &LPM);
1146 /// SimplifyAndExtend - Iteratively perform simplification on a worklist of IV
1152 void IndVarSimplify::SimplifyAndExtend(Loop *L, function in class:IndVarSimplify
1171 // other SCEV based analysis prior to SimplifyAndExtend.
1843 SimplifyAndExtend(L, Rewriter, LPM);

Completed in 242 milliseconds