llvm::rdf::operator<<

Stream insertion operator

Synopsis

Declared in <llvm/CodeGen/RDFGraph.h>

raw_ostream&
operator<<(
    raw_ostream& OS,
    Print<DataFlowGraph::DefStack> const& P);

Return Value

Reference to the current output stream

Parameters

NameDescription
OSAn output stream
PThe object to output