Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/driver/
H A Dcompiler_options.h353 ProfileMethodsCheck CheckProfiledMethodsCompiled() const { in CheckProfiledMethodsCompiled() function
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiler_driver.cc527 ProfileMethodsCheck check_type = compiler_options.CheckProfiledMethodsCompiled(); in CompileMethodQuick()