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

/art/runtime/verifier/
H A Dmethod_verifier.cc4945 bool should_adjust = (kAccType == FieldAccessType::kAccPut) && local
4947 const RegType& adjusted_type = should_adjust
4954 if (should_adjust) {

Completed in 33 milliseconds