HomeSort by relevance Sort by last modified time
    Searched refs:CombineBlocks (Results 1 - 3 of 3) sorted by null

  /art/compiler/dex/
bb_optimizations.cc 48 c_unit->mir_graph->CombineBlocks(bb);
mir_graph.h     [all...]
mir_optimization.cc 479 * If this changes, need to update i_dom, etc. here (and in CombineBlocks).
661 void MIRGraph::CombineBlocks(struct BasicBlock* bb) {
    [all...]

Completed in 477 milliseconds