llvm::operator<<

Stream insertion operator

Synopsis

Declared in <llvm/CodeGen/RegisterBankInfo.h>

raw_ostream&
operator<<(
    raw_ostream& OS,
    RegisterBankInfo::ValueMapping const& ValMapping);

Return Value

Reference to the current output stream

Parameters

NameDescription
OSAn output stream
ValMappingThe object to output