Searched refs:ItE (Results 1 – 3 of 3) sorted by relevance
250 for (auto It = use_begin(), ItE = use_end(); It != ItE; ++It) { in hasNUsesOrMore() local259 for (auto It = use_begin(), ItE = use_end(); It != ItE; ++It) { in hasNUses() local
256 auto ItE = BB->end(); in operator ++() local257 assert(It != ItE && "Already at end!"); in operator ++()259 if (It == ItE) in operator ++()
465 ItE = upward_defs_end(); in checkClobberSanity() local466 ItB != ItE; ++ItB) in checkClobberSanity()