Searched defs:dfs_id (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/quick/ | ||
D | mir_to_lir.cc | 1303 for (BasicBlockId dfs_id : mir_graph_->GetDfsOrder()) { in SpecialMIR2LIR() local |
/art/compiler/dex/ | ||
D | mir_graph.h | 385 BasicBlockId dfs_id; variable |