Home
last modified time | relevance | path

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

/art/compiler/dex/
Dverified_method.cc44 method_verifier->HasInstructionThatWillThrow())); in Create()
/art/runtime/verifier/
Dmethod_verifier.h200 bool HasInstructionThatWillThrow() const { in HasInstructionThatWillThrow() function