Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dnodes.h1040 bool IsCatchBlock() const { return catch_dex_file_ != nullptr; } in IsCatchBlock() function
1403 bool IsCatchBlock() const { in IsCatchBlock() function