Searched refs:OldL (Results 1 – 2 of 2) sorted by relevance
835 AddRecLoopReplacer(ScalarEvolution &SE, const Loop &OldL, const Loop &NewL, in AddRecLoopReplacer() argument837 : SCEVRewriteVisitor(SE), Valid(true), UseMax(UseMax), OldL(OldL), in AddRecLoopReplacer()843 if (ExprL == &OldL) { in visitAddRecExpr()848 if (OldL.contains(ExprL)) { in visitAddRecExpr()866 const Loop &OldL, &NewL; member in __anon35fdaf2a0111::LoopFuser::AddRecLoopReplacer
352 unsigned OldL = (Operation >> 2) & 1; in getSetCCSwappedOperands() local355 (OldL << 1) | // New G bit in getSetCCSwappedOperands()