Searched refs:OperandAsKeyLess (Results 1 – 1 of 1) sorted by relevance
126 struct OperandAsKeyLess { struct136 using OperandMap = ZoneMap<InstructionOperand, Assessment*, OperandAsKeyLess>; argument137 using OperandSet = ZoneSet<InstructionOperand, OperandAsKeyLess>;247 const ZoneMap<InstructionOperand, int, OperandAsKeyLess>& map() const { in map()261 ZoneMap<InstructionOperand, int, OperandAsKeyLess> map_;