Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h329 bool IsCheckLinkageConditions() const { in IsCheckLinkageConditions() function
/art/dex2oat/driver/
Dcompiler_driver.cc1549 if (manager_->GetCompiler()->GetCompilerOptions().IsCheckLinkageConditions() && in Visit()