Home
last modified time | relevance | path

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

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