Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc1470 uint32_t start_guess = 0; in CodeFlowVerifyMethod() local
1600 bool MethodVerifier::CodeFlowVerifyInstruction(uint32_t* start_guess) { in CodeFlowVerifyInstruction()