Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Ddecoder-aarch64.h496 bool IsLeafNode() const { in IsLeafNode() function
585 bool IsLeafNode() const { return visitor_fn_ != NULL; } in IsLeafNode() function