Home | History | Annotate | Download | only in Scalar

Lines Matching refs:WD

651   NarrowIVDefUse(Instruction *ND, Instruction *NU, Instruction *WD):
652 NarrowDef(ND), NarrowUse(NU), WideDef(WD) {}