Home
last modified time | relevance | path

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

/art/compiler/dex/
Dpass_driver_me_opts.cc85 c_unit->mir_graph.get()->CalculateBasicBlockInformation(); in ApplyPass()
Dmir_graph.h1041 void CalculateBasicBlockInformation();
Dmir_graph.cc2173 void MIRGraph::CalculateBasicBlockInformation() { in CalculateBasicBlockInformation() function in art::MIRGraph