Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:user_end

1202     for (auto UI = I->user_begin(), UE = I->user_end(); UI != UE; ++UI) {