Home
last modified time | relevance | path

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

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