Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h421 void addLeaf(StringRef Name, unsigned RootIdx, const GIMatchDag &MatchDag, in addLeaf() function
425 void addLeaf(const GIMatchTreeBuilderLeafInfo &L) { Leaves.push_back(L); } in addLeaf() function