Searched refs:CalculateBasicBlockInformation (Results 1 – 3 of 3) sorted by relevance
71 c_unit->mir_graph.get()->CalculateBasicBlockInformation(post_opt_pass_manager_); in ApplyPass()
1237 void CalculateBasicBlockInformation(const PassManager* const post_opt);
2480 void MIRGraph::CalculateBasicBlockInformation(const PassManager* const post_opt_pass_manager) { in CalculateBasicBlockInformation() function in art::MIRGraph