HPCToolkit
Inline::LoopInfo Class Reference

#include <Struct-Inline.hpp>

Collaboration diagram for Inline::LoopInfo:

Public Member Functions

 LoopInfo (TreeNode *nd, FLPSeqn &pth, const std::string &nm, VMA vma, long file, long base, long line, bool ir=false)
 
 ~LoopInfo ()
 

Public Attributes

TreeNodenode
 
FLPSeqn path
 
std::string name
 
VMA entry_vma
 
long file_index
 
long base_index
 
long line_num
 
bool irred
 

Detailed Description

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

Constructor & Destructor Documentation

◆ LoopInfo()

Inline::LoopInfo::LoopInfo ( TreeNode nd,
FLPSeqn pth,
const std::string &  nm,
VMA  vma,
long  file,
long  base,
long  line,
bool  ir = false 
)
inline

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

◆ ~LoopInfo()

Inline::LoopInfo::~LoopInfo ( )
inline

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

Member Data Documentation

◆ base_index

long Inline::LoopInfo::base_index

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

◆ entry_vma

VMA Inline::LoopInfo::entry_vma

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

◆ file_index

long Inline::LoopInfo::file_index

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

◆ irred

bool Inline::LoopInfo::irred

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

◆ line_num

long Inline::LoopInfo::line_num

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

◆ name

std::string Inline::LoopInfo::name

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

◆ node

TreeNode* Inline::LoopInfo::node

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

◆ path

FLPSeqn Inline::LoopInfo::path

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


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