Home
last modified time | relevance | path

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

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