Home
last modified time | relevance | path

Searched defs:kFlagFastGet (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/
Dmir_field_info.h172 static constexpr uint16_t kFlagFastGet = 1u << kBitFastGet; variable
242 static constexpr uint16_t kFlagFastGet = 1u << kBitFastGet; variable