Multiply the known-min coefficient by RHS, preserving fixed/scalable kind.
Declared in <llvm/Support/TypeSize.h>
constexpr
ElementCount
multiplyCoefficientBy(ScalarTy RHS) const;
Quantity with the known-min coefficient multiplied by RHS.
| Name | Description |
|---|---|
| RHS | Scalar multiplier for the known-min coefficient. |