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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h159 std::vector<GIMatchTree>::iterator children_end() { return Children.end(); } function in class:llvm::GIMatchTree
166 std::vector<GIMatchTree>::const_iterator children_end() const { function in class:llvm::GIMatchTree

Completed in 100 milliseconds