Searched defs:IterEnd (Results 1 - 2 of 2) sorted by relevance

/external/libcxx/test/support/
H A Dfilesystem_test_helper.hpp327 Iter IterEnd(Iter B) { function
336 return IterEnd(P);
/external/swiftshader/third_party/subzero/src/
H A DIceVariableSplitting.cpp523 auto IterEnd = Insts.end(); local
536 for (; Iter != IterEnd && !Splitter.shouldSkipRemainingInstructions();

Completed in 182 milliseconds