Home
last modified time | relevance | path

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

/aosp12/art/runtime/verifier/
H A Dmethod_verifier.cc540 bool CodeFlowVerifyInstruction(uint32_t* start_guess)
1934 if (!CodeFlowVerifyInstruction(&start_guess)) { in CodeFlowVerifyMethod()
2028 bool MethodVerifier<kVerifierDebug>::CodeFlowVerifyInstruction(uint32_t* start_guess) { in CodeFlowVerifyInstruction() function in art::verifier::impl::__anon5f019aef0110::MethodVerifier