Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_optimization.cc1762 uint16_t bb_topo_idx = topological_order_indexes_[bb->id]; in EliminateSuspendChecks() local
1766 if (pred_topo_idx < bb_topo_idx) { in EliminateSuspendChecks()