Home | History | Annotate | Download | only in Vectorize

Lines Matching defs:CRD

2936       Value *CRD = B.CreateSExtOrTrunc(CountRoundDown,
2938 "cast.crd");
2939 EndValue = II.transform(B, CRD);