Searched refs:kMethodInfoBitEnd (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/
H A Dmir_method_info.h64 kMethodInfoBitEnd enumerator in enum:art::MirMethodInfo::__anon15
66 static_assert(kMethodInfoBitEnd <= 16, "Too many flags");
198 kBitFastPath = kMethodInfoBitEnd,

Completed in 45 milliseconds