Home
last modified time | relevance | path

Searched refs:IterEnd (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-reduce/
H A DReducerWorkItem.cpp277 for (auto It = SrcMBB.succ_begin(), IterEnd = SrcMBB.succ_end(); in cloneMF() local
278 It != IterEnd; ++It) { in cloneMF()
/llvm-project-15.0.7/libcxx/test/support/
H A Dfilesystem_test_helper.h497 Iter IterEnd(Iter B) { in IterEnd() function
506 return IterEnd(P); in StrEnd()