Home
last modified time | relevance | path

Searched refs:VerifyDataflow (Results 1 – 5 of 5) sorted by relevance

/art/compiler/dex/
Dpost_opt_passes.h145 c_unit->mir_graph->VerifyDataflow(); in End()
Dbb_optimizations.h158 c_unit->mir_graph->VerifyDataflow(); in Start()
Dmir_graph.h1116 void VerifyDataflow();
Dmir_dataflow.cc1445 void MIRGraph::VerifyDataflow() { in VerifyDataflow() function in art::MIRGraph
Dmir_graph.cc1814 VerifyDataflow(); in SSATransformationEnd()