Home | History | Annotate | Download | only in IPO

Lines Matching refs:NL

1041     Value *NL = new LoadInst(GV, GV->getName()+".val", InsertPt);
1042 U->replaceUsesOfWith(Alloc, NL);