Searched defs:HasExceptionHandler (Results 1 - 1 of 1) sorted by relevance

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

Completed in 22 milliseconds