Home
last modified time | relevance | path

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

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