Jlm
Public Member Functions | Public Attributes | List of all members
jlm::llvm::LoadChainSeparation::ModRefChain Struct Reference

Public Member Functions

void add (ModRefChainLink modRefChainLink)
 

Public Attributes

bool hasModificationChainLink = false
 
std::vector< ModRefChainLinklinks {}
 

Detailed Description

Definition at line 112 of file LoadChainSeparation.hpp.

Member Function Documentation

◆ add()

void jlm::llvm::LoadChainSeparation::ModRefChain::add ( ModRefChainLink  modRefChainLink)
inline

Definition at line 115 of file LoadChainSeparation.hpp.

Member Data Documentation

◆ hasModificationChainLink

bool jlm::llvm::LoadChainSeparation::ModRefChain::hasModificationChainLink = false

Definition at line 121 of file LoadChainSeparation.hpp.

◆ links

std::vector<ModRefChainLink> jlm::llvm::LoadChainSeparation::ModRefChain::links {}

Definition at line 122 of file LoadChainSeparation.hpp.


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