Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_method_info.h178 int StatsFlags() const { in StatsFlags() function
/art/compiler/dex/quick/
Dgen_invoke.cc1560 cu_->compiler_driver->ProcessedInvoke(method_info.GetInvokeType(), method_info.StatsFlags()); in GenInvokeNoInline()