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

/art/runtime/verifier/
H A Dreg_type.h99 bool IsLowHalf() const { function in class:art::verifier::RegType
108 return IsLowHalf();
112 if (IsLowHalf()) {
154 return IsLowHalf(); // Don't expect explicit testing of high halves

Completed in 68 milliseconds