Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.h417 bool VerifyInstructions();
Dmethod_verifier.cc847 result = result && VerifyInstructions(); in Verify()
1063 bool MethodVerifier::VerifyInstructions() { in VerifyInstructions() function in art::verifier::MethodVerifier