Searched refs:HasExceptionHandler (Results 1 - 2 of 2) sorted by last modified time

/art/compiler/optimizing/
H A Dinstruction_builder.cc87 if (try_entry.HasExceptionHandler(*current_block_)) {
H A Dnodes.h2753 bool HasExceptionHandler(const HBasicBlock& handler) const { function in class:art::HTryBoundary::BoundaryKind
2761 if (!HasExceptionHandler(*handler)) {

Completed in 42 milliseconds