Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_method_info.cc76 int fast_path_flags = compiler_driver->IsFastInvoke( in Resolve() local
84 (fast_path_flags != 0 ? kFlagFastPath : 0u) | in Resolve()
89 it->stats_flags_ = fast_path_flags; in Resolve()