Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc797 bool cond, self_ok; in VerifyInstructions() local
798 bool target_ok = GetBranchOffset(dex_pc, &offset, &cond, &self_ok); in VerifyInstructions()