Home
last modified time | relevance | path

Searched defs:children_end (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h159 std::vector<GIMatchTree>::iterator children_end() { return Children.end(); } in children_end() function
166 std::vector<GIMatchTree>::const_iterator children_end() const { in children_end() function
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1292 ChildIterator children_end() const { return Children.cend(); } in children_end() function in __anon0dac999d2511::DisplayNode