Home
last modified time | relevance | path

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

/art/compiler/dex/
Dpost_opt_passes.h295 c_unit->mir_graph.get()->InferTypesEnd(); in End()
Dmir_graph.h1123 void InferTypesEnd();
Dmir_optimization.cc1141 void MIRGraph::InferTypesEnd() { in InferTypesEnd() function in art::MIRGraph