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

/art/compiler/dex/
H A Dpass_driver_me_opts.cc71 c_unit->mir_graph.get()->CalculateBasicBlockInformation(post_opt_pass_manager_);
H A Dmir_graph.h1237 void CalculateBasicBlockInformation(const PassManager* const post_opt);
H A Dmir_graph.cc2480 void MIRGraph::CalculateBasicBlockInformation(const PassManager* const post_opt_pass_manager) { function in class:art::MIRGraph

Completed in 183 milliseconds