Home
last modified time | relevance | path

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

/art/compiler/dex/
Dpost_opt_passes.h278 c_unit->mir_graph->InferTypesStart(); in Start()
Dmir_graph.h1121 void InferTypesStart();
Dmir_optimization.cc1126 void MIRGraph::InferTypesStart() { in InferTypesStart() function in art::MIRGraph