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

/art/compiler/optimizing/
H A Dnodes.h3754 static constexpr size_t kFieldReturnTypeSize = member in class:art::HTryBoundary::HClassTableGet::ComparisonBias::HInvoke
3756 static constexpr size_t kFlagCanThrow = kFieldReturnType + kFieldReturnTypeSize;
3761 using ReturnTypeField = BitField<Primitive::Type, kFieldReturnType, kFieldReturnTypeSize>;

Completed in 48 milliseconds