Home | History | Annotate | Download | only in IPO

Lines Matching refs:InsertPt

1012     Instruction *InsertPt = U;
1022 InsertPt = PN->getIncomingBlock(*Alloc->use_begin())->getTerminator();
1043 Value *NL = new LoadInst(GV, GV->getName()+".val", InsertPt);