Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc2061 bool just_set_result = false; in CodeFlowVerifyInstruction() local
2536 just_set_result = true; // Filled new array sets result register in CodeFlowVerifyInstruction()
2540 just_set_result = true; // Filled new array range sets result register in CodeFlowVerifyInstruction()
2984 just_set_result = true; in CodeFlowVerifyInstruction()
3066 just_set_result = true; in CodeFlowVerifyInstruction()
3091 just_set_result = true; in CodeFlowVerifyInstruction()
3148 just_set_result = true; in CodeFlowVerifyInstruction()
3181 just_set_result = true; in CodeFlowVerifyInstruction()
3214 just_set_result = true; in CodeFlowVerifyInstruction()
3506 if (!just_set_result) { in CodeFlowVerifyInstruction()