Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dquick_compiler.cc696 cu.mir_graph->EnableOpcodeCounting(); in Compile()
/art/compiler/dex/
Dmir_graph.h663 void EnableOpcodeCounting() { in EnableOpcodeCounting() function