Write ValMapping to OS.
Declared in <llvm/CodeGen/RegisterBankInfo.h>
raw_ostream&
operator<<(
raw_ostream& OS,
RegisterBankInfo::ValueMapping const& ValMapping);
The output stream OS.
| Name | Description |
|---|---|
| OS | Output stream. |
| ValMapping | Value mapping to print. |