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

/art/runtime/verifier/
H A Dmethod_verifier.h360 bool VerifyInstructions();
H A Dmethod_verifier.cc566 result = result && VerifyInstructions();
776 bool MethodVerifier::VerifyInstructions() { function in class:art::verifier::MethodVerifier
3784 // Additional register check: this is not checked statically (as part of VerifyInstructions),
3794 // Additional register check: this is not checked statically (as part of VerifyInstructions),

Completed in 33 milliseconds