Searched refs:addLeaf (Results 1 – 3 of 3) sorted by relevance
421 void addLeaf(StringRef Name, unsigned RootIdx, const GIMatchDag &MatchDag, in addLeaf() function425 void addLeaf(const GIMatchTreeBuilderLeafInfo &L) { Leaves.push_back(L); } in addLeaf() function
554 SubBuilder.addLeaf(Leaf); in applyForPartition()727 SubBuilder.addLeaf(Leaf); in applyForPartition()
893 TreeBuilder.addLeaf(Rule->getName(), Root.index(), Rule->getMatchDag(), in run()