Searched defs:CodeFlowVerifyInstruction (Results 1 - 1 of 1) sorted by relevance

/art/runtime/verifier/
H A Dmethod_verifier.cc1358 if (!CodeFlowVerifyInstruction(&start_guess)) {
1417 bool MethodVerifier::CodeFlowVerifyInstruction(uint32_t* start_guess) { function in class:art::verifier::MethodVerifier

Completed in 75 milliseconds