Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc2293 uint32_t start_guess = 0; in CodeFlowVerifyMethod() local
2445 bool MethodVerifier<kVerifierDebug>::CodeFlowVerifyInstruction(uint32_t* start_guess) { in CodeFlowVerifyInstruction()