Home
last modified time | relevance | path

Searched refs:HasTryCatchBlocks (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dbb_optimizations.h332 return c_unit->mir_graph->HasTryCatchBlocks() || in Gate()
Dmir_graph.h1104 bool HasTryCatchBlocks() const { in HasTryCatchBlocks() function