llvm::operator<<

Print SlotIndex li to stream os.

Synopsis

Declared in <llvm/CodeGen/SlotIndexes.h>

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

Return Value

The output stream os.

Parameters

NameDescription
osoutput stream
liindex to print