Skip to content

LivenessAnalysis::printInAndOut

Print out live‐in and live‐out variables for a node

Synopsis

Declared in <src/midend/programAnalysis/defUseAnalysis/LivenessAnalysis.h>

void
printInAndOut(SgNode* sgNode);

Parameters

Name

Description

sgNode

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs