llvm::RegionInfoBase::print

Print the region tree to OS.

Synopsis

Declared in <llvm/Analysis/RegionInfo.h>

void
print(raw_ostream& OS) const;

Parameters

NameDescription
OSOutput stream to write to.