Searched refs:getUseOperandNo (Results 1 – 2 of 2) sorted by relevance
343 virtual unsigned getUseOperandNo(const Use &Use) const = 0;424 unsigned getUseOperandNo(const Use &Use) const final { in getUseOperandNo() function591 unsigned getUseOperandNo(const Use &Use) const final { in getUseOperandNo() function633 unsigned getUseOperandNo(const Use &Use) const final { in getUseOperandNo() function672 unsigned getUseOperandNo(const Use &Use) const final { in getUseOperandNo() function720 unsigned getUseOperandNo(const Use &Use) const final { in getUseOperandNo() function752 unsigned getUseOperandNo(const Use &Use) const final { in getUseOperandNo() function
21 unsigned Use::getOperandNo() const { return Usr->getUseOperandNo(*this); } in getOperandNo()