Searched refs:GetExtend (Results 1 – 1 of 1) sorted by relevance
1276 auto GetExtend = [this, SignExt](const SCEV *S, Type *Ty) { in cloneArithmeticIVUser() local1285 WideRHS = GetExtend(NarrowRHS, WideType); in cloneArithmeticIVUser()1288 WideLHS = GetExtend(NarrowLHS, WideType); in cloneArithmeticIVUser()