Home | History | Annotate | Download | only in Expression

Lines Matching refs:bin_op

631                 const BinaryOperator *bin_op = dyn_cast<BinaryOperator>(inst);
633 if (!bin_op)