Searched defs:OperandPosition (Results 1 – 2 of 2) sorted by relevance
37 OperandPosition::OperandPosition(const KeyTy &key) : Base(key) { in OperandPosition() function in OperandPosition
208 struct OperandPosition struct215 unsigned getOperandNumber() const { return key.second; } in getOperandNumber()