Write a printed definition stack to OS.
Declared in <llvm/CodeGen/RDFGraph.h>
raw_ostream&
operator<<(
raw_ostream& OS,
Print<DataFlowGraph::DefStack> const& P);
Reference to OS.
| Name | Description |
|---|---|
| OS | Output stream. |
| P | Print wrapper holding the definition stack. |