Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:visitOr

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