Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc1421 bool just_set_result = false; in CodeFlowVerifyInstruction() local
1769 just_set_result = true; // Filled new array sets result register in CodeFlowVerifyInstruction()
1773 just_set_result = true; // Filled new array range sets result register in CodeFlowVerifyInstruction()
2149 just_set_result = true; in CodeFlowVerifyInstruction()
2216 just_set_result = true; in CodeFlowVerifyInstruction()
2241 just_set_result = true; in CodeFlowVerifyInstruction()
2298 just_set_result = true; in CodeFlowVerifyInstruction()
2564 just_set_result = true; in CodeFlowVerifyInstruction()
2625 if (!just_set_result) { in CodeFlowVerifyInstruction()