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