Home | History | Annotate | Download | only in Sema

Lines Matching defs:El

4396       IntRange El = GetValueRange(C, result.getVectorElt(i), Ty, MaxWidth);
4397 R = IntRange::join(R, El);