Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:visitOr

788   void visitOr  (const User &I) { visitBinary(I, ISD::OR); }