Home
last modified time | relevance | path

Searched refs:just_set_result (Results 1 – 1 of 1) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier.cc1635 bool just_set_result = false; in CodeFlowVerifyInstruction() local
2018 just_set_result = true; // Filled new array sets result register in CodeFlowVerifyInstruction()
2022 just_set_result = true; // Filled new array range sets result register in CodeFlowVerifyInstruction()
2430 just_set_result = true; in CodeFlowVerifyInstruction()
2513 just_set_result = true; in CodeFlowVerifyInstruction()
2538 just_set_result = true; in CodeFlowVerifyInstruction()
2595 just_set_result = true; in CodeFlowVerifyInstruction()
2892 just_set_result = true; in CodeFlowVerifyInstruction()
2941 if (!just_set_result) { in CodeFlowVerifyInstruction()