Home | History | Annotate | Download | only in IPO

Lines Matching refs:InsertPt

954         Instruction *InsertPt = Call;
958 InsertPt = IP;
974 InsertPt);
979 RetVal = InsertValueInst::Create(RetVal, V, i, "oldret", InsertPt);