Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc518 bool CodeFlowVerifyInstruction(uint32_t* start_guess)
1890 if (!CodeFlowVerifyInstruction(&start_guess)) { in CodeFlowVerifyMethod()
1984 bool MethodVerifier<kVerifierDebug>::CodeFlowVerifyInstruction(uint32_t* start_guess) { in CodeFlowVerifyInstruction() function in art::verifier::impl::__anon79162a830111::MethodVerifier