Searched refs:GetCanonicalizedValue (Results 1 – 1 of 1) sorted by relevance
132 return this->GetCanonicalizedValue() == that.GetCanonicalizedValue(); in EqualsCanonicalized()137 return this->GetCanonicalizedValue() < that.GetCanonicalizedValue(); in CompareCanonicalized()148 inline uint64_t GetCanonicalizedValue() const;671 uint64_t InstructionOperand::GetCanonicalizedValue() const { in GetCanonicalizedValue() function