Searched refs:AddRecOp1 (Results 1 – 1 of 1) sorted by relevance
1760 const SCEVAddRecExpr *AddRecOp1 = dyn_cast<SCEVAddRecExpr>(Op1); in widenWithVariantUse() local1761 if (!AddRecOp1 || AddRecOp1->getLoop() != L) in widenWithVariantUse()