Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis.cc112 std::any_of(subgraph_->UnreachableBlocks().begin(), in PrunePartialEscapeWrites()
113 subgraph_->UnreachableBlocks().end(), in PrunePartialEscapeWrites()
Dexecution_subgraph.h258 BitVecBlockRange UnreachableBlocks() const { in UnreachableBlocks() function