Home
last modified time | relevance | path

Searched refs:should_adjust (Results 1 – 1 of 1) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier.cc4741 bool should_adjust = (kAccType == FieldAccessType::kAccPut) && in VerifyISFieldAccess() local
4743 const RegType& adjusted_type = should_adjust in VerifyISFieldAccess()
4750 if (should_adjust) { in VerifyISFieldAccess()