Searched refs:last_result_ (Results 1 – 2 of 2) sorted by relevance
173 RegisterValue last_result_; variable
313 last_result_ = AnalyzeInvoke(instruction, /* is_range */ false); in ProcessDexInstruction()322 last_result_ = AnalyzeInvoke(instruction, /* is_range */ true); in ProcessDexInstruction()329 UpdateRegister(instruction.VRegA(), last_result_); in ProcessDexInstruction()