Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc1469 bool just_set_result = false; in CodeFlowVerifyInstruction() local
1838 just_set_result = true; // Filled new array sets result register in CodeFlowVerifyInstruction()
1842 just_set_result = true; // Filled new array range sets result register in CodeFlowVerifyInstruction()
2255 just_set_result = true; in CodeFlowVerifyInstruction()
2338 just_set_result = true; in CodeFlowVerifyInstruction()
2364 just_set_result = true; in CodeFlowVerifyInstruction()
2422 just_set_result = true; in CodeFlowVerifyInstruction()
2688 just_set_result = true; in CodeFlowVerifyInstruction()
2749 if (!just_set_result) { in CodeFlowVerifyInstruction()