Searched defs:IsLeaf (Results 1 – 9 of 9) sorted by relevance
65 bool IsLeaf() const { return !rhs2; } in IsLeaf() function
79 bool IsLeaf; member in __anon07c1678e0111::DeltaTreeNode
89 bool IsLeaf; member in __anonc78e266c0111::RopePieceBTreeNode
80 bool IsLeaf; member in __anon6aae3e7c0111::DeltaTreeNode
92 bool IsLeaf; member in __anon990c70da0111::RopePieceBTreeNode
1191 bool IsLeaf = true; in removeInternalRefEdge() local1401 bool IsLeaf = true; in connectRefSCC() local
104 bool IsLeaf = true; in unwind() local
142 bool IsLeaf(ShapeIndexView index) const { return Lookup(index)->is_leaf; } in IsLeaf() function
361 bool IsLeaf) { in getFMAPatterns()