Searched refs:best_id (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/
H A Dtype_inference.cc360 BasicBlockId best_id = NullBasicBlockId; local
365 best_id = pred_id;
370 return mir_graph_->GetBasicBlock(best_id);

Completed in 867 milliseconds