Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc2001 bool just_set_result = false; in CodeFlowVerifyInstruction() local
2433 just_set_result = true; // Filled new array sets result register in CodeFlowVerifyInstruction()
2437 just_set_result = true; // Filled new array range sets result register in CodeFlowVerifyInstruction()
2866 just_set_result = true; in CodeFlowVerifyInstruction()
2945 just_set_result = true; in CodeFlowVerifyInstruction()
2967 just_set_result = true; in CodeFlowVerifyInstruction()
3021 just_set_result = true; in CodeFlowVerifyInstruction()
3325 just_set_result = true; in CodeFlowVerifyInstruction()
3430 if (!just_set_result) { in CodeFlowVerifyInstruction()