Searched refs:IsEntry (Results 1 - 4 of 4) sorted by last modified time

/art/compiler/optimizing/
H A Dgraph_checker.cc42 !boundary->IsEntry();
H A Dgraph_visualizer.cc467 StartAttributeStream("kind") << (try_boundary->IsEntry() ? "entry" : "exit");
H A Dnodes.cc1538 if (try_boundary->IsEntry()) {
H A Dnodes.h2767 bool IsEntry() const { return GetBoundaryKind() == BoundaryKind::kEntry; } function in class:art::HTryBoundary::BoundaryKind

Completed in 24 milliseconds