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/
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/
DStandardInstrumentations.cpp1292 ChildIterator children_end() const { return Children.cend(); } in children_end() function in __anon12f757622511::DisplayNode