Home | History | Annotate | Download | only in Scalar

Lines Matching refs:IntToPtrInst

890       StoredVal = new IntToPtrInst(StoredVal, LoadedTy, "", InsertPt);
928 return new IntToPtrInst(StoredVal, LoadedTy, "inttoptr", InsertPt);