Searched defs:kLiteral (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/
H A Dresource_mask.h49 kLiteral = 125, // Literal pool memory reference. enumerator in enum:art::ResourceMask::ResourceBit
146 constexpr ResourceMask kEncodeLiteral = ResourceMask::Bit(ResourceMask::kLiteral);

Completed in 48 milliseconds