Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc2008 bool just_set_result = false; in CodeFlowVerifyInstruction() local
2458 just_set_result = true; // Filled new array sets result register in CodeFlowVerifyInstruction()
2462 just_set_result = true; // Filled new array range sets result register in CodeFlowVerifyInstruction()
2887 just_set_result = true; in CodeFlowVerifyInstruction()
2967 just_set_result = true; in CodeFlowVerifyInstruction()
2990 just_set_result = true; in CodeFlowVerifyInstruction()
3045 just_set_result = true; in CodeFlowVerifyInstruction()
3078 just_set_result = true; in CodeFlowVerifyInstruction()
3111 just_set_result = true; in CodeFlowVerifyInstruction()
3371 if (!just_set_result) { in CodeFlowVerifyInstruction()