Searched refs:NarrowLHS (Results 1 – 1 of 1) sorted by relevance
1029 const SCEV *NarrowLHS = SE->getSCEV(NarrowUse->getOperand(0)); in cloneArithmeticIVUser() local1030 WideLHS = GetExtend(NarrowLHS, WideType); in cloneArithmeticIVUser()