Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h108 bool VerifyOnlyProfile() const { in VerifyOnlyProfile() function
Dcompiler_driver.cc411 if (compiler_options->VerifyOnlyProfile()) { in CompilerDriver()
898 const bool verify_only_profile = compiler_options_->VerifyOnlyProfile(); in PreCompile()
990 if (!compiler_options_->VerifyOnlyProfile()) { in ShouldVerifyClassBasedOnProfile()