Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dexecution_subgraph.h148 FilteredBitVecBlockRange EntryBlocksReversePostOrder() const { in EntryBlocksReversePostOrder() function
Dload_store_elimination.cc3730 for (HBasicBlock* entry : excluded_cohort.EntryBlocksReversePostOrder()) { in MovePartialEscapes()