Lines Matching refs:NU
692 NarrowIVDefUse(Instruction *ND, Instruction *NU, Instruction *WD):693 NarrowDef(ND), NarrowUse(NU), WideDef(WD) {}