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