Searched refs:UCE (Results 1 – 1 of 1) sorted by relevance
251 for (const UnwindCode *UCI = UC.begin(), *UCE = UC.end(); UCI < UCE; ++UCI) { in printUnwindInfo() local258 printUnwindCode(UI, ArrayRef<UnwindCode>(UCI, UCE)); in printUnwindInfo()