Home
last modified time | relevance | path

Searched defs:start_guess (Results 1 – 1 of 1) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier.cc1836 uint32_t start_guess = 0; in CodeFlowVerifyMethod() local
1994 bool MethodVerifier<kVerifierDebug>::CodeFlowVerifyInstruction(uint32_t* start_guess) { in CodeFlowVerifyInstruction()