HPCToolkit
Inline::TreeNode Class Reference

#include <Struct-Inline.hpp>

Collaboration diagram for Inline::TreeNode:

Public Member Functions

 TreeNode (long file=0)
 
void clear ()
 
 ~TreeNode ()
 

Public Attributes

NodeMap nodeMap
 
StmtMap stmtMap
 
LoopList loopList
 
long file_index
 

Detailed Description

Definition at line 298 of file Struct-Inline.hpp.

Constructor & Destructor Documentation

◆ TreeNode()

Inline::TreeNode::TreeNode ( long  file = 0)
inline

Definition at line 305 of file Struct-Inline.hpp.

◆ ~TreeNode()

Inline::TreeNode::~TreeNode ( )
inline

Definition at line 324 of file Struct-Inline.hpp.

Here is the call graph for this function:

Member Function Documentation

◆ clear()

void Inline::TreeNode::clear ( )
inline

Definition at line 316 of file Struct-Inline.hpp.

Here is the caller graph for this function:

Member Data Documentation

◆ file_index

long Inline::TreeNode::file_index

Definition at line 303 of file Struct-Inline.hpp.

◆ loopList

LoopList Inline::TreeNode::loopList

Definition at line 302 of file Struct-Inline.hpp.

◆ nodeMap

NodeMap Inline::TreeNode::nodeMap

Definition at line 300 of file Struct-Inline.hpp.

◆ stmtMap

StmtMap Inline::TreeNode::stmtMap

Definition at line 301 of file Struct-Inline.hpp.


The documentation for this class was generated from the following file: