Jlm
Public Member Functions | Public Attributes | List of all members
jlm::llvm::ScalarEvolution::DependencyInfo Struct Reference

#include <ScalarEvolution.hpp>

Public Member Functions

 DependencyInfo (const int c=0, const DependencyOp op=DependencyOp::None)
 

Public Attributes

int count
 
DependencyOp operation
 

Detailed Description

Definition at line 588 of file ScalarEvolution.hpp.

Constructor & Destructor Documentation

◆ DependencyInfo()

jlm::llvm::ScalarEvolution::DependencyInfo::DependencyInfo ( const int  c = 0,
const DependencyOp  op = DependencyOp::None 
)
inlineexplicit

Definition at line 596 of file ScalarEvolution.hpp.

Member Data Documentation

◆ count

int jlm::llvm::ScalarEvolution::DependencyInfo::count

Definition at line 592 of file ScalarEvolution.hpp.

◆ operation

DependencyOp jlm::llvm::ScalarEvolution::DependencyInfo::operation

Definition at line 594 of file ScalarEvolution.hpp.


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