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

  /art/compiler/dex/
mir_graph.cc 644 new_block->AppendMIR(new_insn);
761 cur_block->AppendMIR(insn);
771 cur_block->AppendMIR(insn);
    [all...]
mir_optimization_test.cc 166 bb->AppendMIR(mir);
mir_graph.h 418 void AppendMIR(MIR* mir);
    [all...]
global_value_numbering_test.cc 240 bb->AppendMIR(mir);
    [all...]

Completed in 51 milliseconds