Searched defs:IsLeafNode (Results 1 - 1 of 1) sorted by relevance
/third_party/vixl/src/aarch64/ | ||
H A D | decoder-aarch64.h | 534 bool IsLeafNode() const { in IsLeafNode() function in vixl::aarch64::CompiledDecodeNode 630 bool IsLeafNode() const { return instruction_name_ != "node"; } in IsLeafNode() function |
Completed in 2 milliseconds