Searched refs:CodeFlowVerifyInstruction (Results 1 – 2 of 2) sorted by relevance
522 bool CodeFlowVerifyInstruction(uint32_t* start_guess)
1519 if (!CodeFlowVerifyInstruction(&start_guess)) { in CodeFlowVerifyMethod()1600 bool MethodVerifier::CodeFlowVerifyInstruction(uint32_t* start_guess) { in CodeFlowVerifyInstruction() function in art::verifier::MethodVerifier