Dump max pressure and live in/out registers to the debug stream.

Synopsis

Declared in <llvm/CodeGen/RegisterPressure.h>

void
dump(TargetRegisterInfo const* TRI) const;

Parameters

Name

Description

TRI

Target register info used to print register names.

Created with MrDocs