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