Searched refs:HasTryCatchBlocks (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/ | ||
D | bb_optimizations.h | 332 return c_unit->mir_graph->HasTryCatchBlocks() || in Gate() |
D | mir_graph.h | 1104 bool HasTryCatchBlocks() const { in HasTryCatchBlocks() function |