Searched defs:NewMIR (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/
H A Dmir_graph.cc690 MIR* new_insn = NewMIR();
763 MIR *insn = NewMIR();
1772 MIR* MIRGraph::NewMIR() { function in class:art::MIRGraph
2202 MIR* res = mir_graph->NewMIR();

Completed in 53 milliseconds