Home | History | Annotate | Download | only in IR

Lines Matching refs:expr_op_end

1820     for (auto I = N->expr_op_begin(), E = N->expr_op_end(); I != E; ++I) {