Home
last modified time | relevance | path

Searched refs:GetSSAUseCount (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dmir_optimization.cc230 int MIRGraph::GetSSAUseCount(int s_reg) { in GetSSAUseCount() function in art::MIRGraph
358 (GetSSAUseCount(mir->ssa_rep->defs[0]) == 1)) { in BasicBlockOpt()
Dmir_graph.h1121 int GetSSAUseCount(int s_reg);