Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:user_end

859   for (auto UI = PN->user_begin(), E = PN->user_end(); UI != E;) {