Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.h360 bool VerifyInstructions();
Dmethod_verifier.cc566 result = result && VerifyInstructions(); in Verify()
776 bool MethodVerifier::VerifyInstructions() { in VerifyInstructions() function in art::verifier::MethodVerifier