Home
last modified time | relevance | path

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

/aosp12/art/runtime/verifier/
H A Dmethod_verifier.cc2052 bool just_set_result = false; in CodeFlowVerifyInstruction() local
2528 just_set_result = true; // Filled new array sets result register in CodeFlowVerifyInstruction()
2532 just_set_result = true; // Filled new array range sets result register in CodeFlowVerifyInstruction()
2960 just_set_result = true; in CodeFlowVerifyInstruction()
3042 just_set_result = true; in CodeFlowVerifyInstruction()
3067 just_set_result = true; in CodeFlowVerifyInstruction()
3124 just_set_result = true; in CodeFlowVerifyInstruction()
3157 just_set_result = true; in CodeFlowVerifyInstruction()
3190 just_set_result = true; in CodeFlowVerifyInstruction()
3450 if (!just_set_result) { in CodeFlowVerifyInstruction()