Home
last modified time | relevance | path

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

/art/compiler/dex/
Ddex_flags.h41 kSuppressMethodInlining, enumerator
Dmir_optimization.cc1489 if ((cu_->disable_opt & (1 << kSuppressMethodInlining)) != 0 || in InlineSpecialMethodsGate()