Home | History | Annotate | Download | only in Scalar

Lines Matching refs:TruncInst

904   StoredVal = new TruncInst(StoredVal, NewIntTy, "trunc", InsertPt);