Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_graph.cc2145 BasicBlockId pred_bb_id = iterator.Next(); in UpdatePredecessor() local
2147 if (pred_bb_id == NullBasicBlockId) { in UpdatePredecessor()
2151 if (pred_bb_id == old_parent) { in UpdatePredecessor()