Searched defs:IsLeaf (Results 1 – 12 of 12) sorted by relevance
145 bool IsLeaf(ShapeIndexView index) const { in IsLeaf() function402 bool IsLeaf() const { return tree_.IsLeaf(it_->first); } in IsLeaf() function
17 Byte IsLeaf[2]; member
1191 bool IsLeaf = true; in removeInternalRefEdge() local1401 bool IsLeaf = true; in connectRefSCC() local
28 bool IsLeaf() const { in IsLeaf() function in net::huffman_trie::__anone71640710111::HuffmanNode
65 bool IsLeaf() const { return !rhs2; } in IsLeaf() function
79 bool IsLeaf; member in __anonddc868dd0111::DeltaTreeNode
89 bool IsLeaf; member in __anon3b5ab77b0111::RopePieceBTreeNode
41 bool IsLeaf() const { return ArcIndex != -1; } in IsLeaf() function
219 bool IsLeaf() const { in IsLeaf() function in art::dexanalyze::MatchTrie
1109 TEST(TensorTest, IsLeaf) { in TEST() argument
978 bool IsLeaf = CSI.empty() && isXPLeafCandidate(MF); in assignCalleeSavedSpillSlots() local
412 int16_t &MulOpIdx, bool IsLeaf) { in getFMAPatterns()