Searched refs:VerifyCodeFlow (Results 1 – 2 of 2) sorted by relevance
467 bool VerifyCodeFlow() REQUIRES_SHARED(Locks::mutator_lock_);
892 result = result && VerifyCodeFlow(); in Verify()1614 bool MethodVerifier::VerifyCodeFlow() { in VerifyCodeFlow() function in art::verifier::MethodVerifier