Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:visitSub

777   void visitSub(const User &I)  { visitBinary(I, ISD::SUB); }