llvm::operator<<

Stream insertion operator

Synopsis

Declared in <llvm/Transforms/Utils/DebugSSAUpdater.h>

raw_ostream&
operator<<(
    raw_ostream& OS,
    DbgValueDef const& DV);

Return Value

Reference to the current output stream

Parameters

NameDescription
OSAn output stream
DVThe object to output