Searched refs:VerifyCodeFlow (Results 1 – 2 of 2) sorted by relevance
516 bool VerifyCodeFlow() SHARED_REQUIRES(Locks::mutator_lock_);
849 result = result && VerifyCodeFlow(); in Verify()1556 bool MethodVerifier::VerifyCodeFlow() { in VerifyCodeFlow() function in art::verifier::MethodVerifier