Home
last modified time | relevance | path

Searched refs:explicit_throw (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/
Dmir_graph.h260 bool explicit_throw; member
Dmir_optimization.cc505 if (!bb->explicit_throw) { in LayoutBlocks()
Dmir_graph.cc462 cur_block->explicit_throw = true; in ProcessCanThrow()