Searched defs:OperandPosition (Results 1 – 2 of 2) sorted by relevance
30 OperandPosition::OperandPosition(const KeyTy &key) : Base(key) { in OperandPosition() function in OperandPosition
184 struct OperandPosition struct191 ArrayRef<unsigned> getIndex() const final { return parent->getIndex(); } in getIndex()194 unsigned getOperandNumber() const { return key.second; } in getOperandNumber()