Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h997 bool IsTryBlock() const { return try_entry_ != nullptr; } in IsTryBlock() function
1359 bool IsTryBlock() const { in IsTryBlock() function