Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h365 ProfileMethodsCheck CheckProfiledMethodsCompiled() const { in CheckProfiledMethodsCompiled() function
/art/dex2oat/driver/
Dcompiler_driver.cc520 ProfileMethodsCheck check_type = compiler_options.CheckProfiledMethodsCompiled(); in CompileMethodQuick()