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

/art/runtime/
H A Dstack_map.h123 kLastLocationKind = kConstantLargeValue member in class:art::DexRegisterLocation::Kind
441 DCHECK_LE(kind, static_cast<uint8_t>(DexRegisterLocation::Kind::kLastLocationKind));

Completed in 47 milliseconds