Home
last modified time | relevance | path

Searched defs:extended_mir_op_names_ (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dmir_graph.cc44 const char* MIRGraph::extended_mir_op_names_[kMirOpLast - kMirOpFirst] = { member in art::MIRGraph
Dmir_graph.h1272 static const char* extended_mir_op_names_[kMirOpLast - kMirOpFirst]; variable