Home | History | Annotate | Download | only in Scalar

Lines Matching refs:IntToPtrInst

873       StoredVal = new IntToPtrInst(StoredVal, LoadedTy, "", InsertPt);
911 return new IntToPtrInst(StoredVal, LoadedTy, "inttoptr", InsertPt);