Home
last modified time | relevance | path

Searched refs:InlineSpecialMethodsGate (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/
Dbb_optimizations.h115 return c_unit->mir_graph->InlineSpecialMethodsGate(); in Gate()
Dmir_graph.h1174 bool InlineSpecialMethodsGate();
Dmir_optimization.cc1488 bool MIRGraph::InlineSpecialMethodsGate() { in InlineSpecialMethodsGate() function in art::MIRGraph