Home | History | Annotate | Download | only in Utils

Lines Matching refs:NV

1555     SelectInst *NV =
1557 PN->replaceAllUsesWith(NV);
1558 NV->takeName(PN);
2242 Value *NV = cast<SelectInst>
2244 PN->setIncomingValue(PBBIdx, NV);