Searched defs:CreateNewBB (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/
H A Dmir_graph.cc1865 BasicBlock* result_bb = mir_graph->CreateNewBB(block_type);
2165 BasicBlock* MIRGraph::CreateNewBB(BBType block_type) { function in class:art::MIRGraph

Completed in 29 milliseconds