Searched refs:CodeFlowVerifyMethod (Results 1 – 2 of 2) sorted by relevance
511 bool CodeFlowVerifyMethod() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
1248 if (!CodeFlowVerifyMethod()) { in VerifyCodeFlow()1464 bool MethodVerifier::CodeFlowVerifyMethod() { in CodeFlowVerifyMethod() function in art::verifier::MethodVerifier