Home | History | Annotate | Download | only in Scalar

Lines Matching refs:LPM

84     virtual bool runOnLoop(Loop *L, LPPassManager &LPM);
108 void SimplifyAndExtend(Loop *L, SCEVExpander &Rewriter, LPPassManager &LPM);
1055 LPPassManager &LPM) {
1079 Changed |= simplifyUsersOfIV(CurrIV, SE, &LPM, DeadInsts, &WIV);
1691 bool IndVarSimplify::runOnLoop(Loop *L, LPPassManager &LPM) {
1731 SimplifyAndExtend(L, Rewriter, LPM);