Searched refs:ptr_value (Results 1 – 2 of 2) sorted by relevance
2273 bool MIR::DecodedInstruction::GetConstant(int64_t* ptr_value, bool* wide) const { in GetConstant() argument2277 DCHECK(ptr_value != nullptr); in GetConstant()2313 *ptr_value = value; in GetConstant()
271 bool GetConstant(int64_t* ptr_value, bool* wide) const;