llvm::operator<<

Stream insertion operator

Synopsis

Declared in <llvm/CodeGen/SlotIndexes.h>

raw_ostream&
operator<<(
    raw_ostream& os,
    SlotIndex li);

Return Value

Reference to the current output stream

Parameters

NameDescription
osAn output stream
liThe object to output