Searched refs:const_value (Results 1 – 1 of 1) sorted by relevance
180 int32_t const_value = instruction->VRegB(); in AnalyseConstMethod() local182 const_value <<= 16; in AnalyseConstMethod()188 if (return_opcode == Instruction::RETURN_OBJECT && const_value != 0) { in AnalyseConstMethod()194 result->d.data = static_cast<uint64_t>(const_value); in AnalyseConstMethod()