Jlm
Public Attributes | List of all members
jlm::llvm::AggregateAllocaSplitting::Context Struct Reference

Public Attributes

size_t numAggregateAllocaNodes = 0
 
size_t numAggregateStructAllocaNodes = 0
 
size_t numSplitableTypeAggregateAllocaNodes = 0
 
size_t numSplitAggregateAllocaNodes = 0
 

Detailed Description

Definition at line 73 of file AggregateAllocaSplitting.cpp.

Member Data Documentation

◆ numAggregateAllocaNodes

size_t jlm::llvm::AggregateAllocaSplitting::Context::numAggregateAllocaNodes = 0

Definition at line 75 of file AggregateAllocaSplitting.cpp.

◆ numAggregateStructAllocaNodes

size_t jlm::llvm::AggregateAllocaSplitting::Context::numAggregateStructAllocaNodes = 0

Definition at line 76 of file AggregateAllocaSplitting.cpp.

◆ numSplitableTypeAggregateAllocaNodes

size_t jlm::llvm::AggregateAllocaSplitting::Context::numSplitableTypeAggregateAllocaNodes = 0

Definition at line 77 of file AggregateAllocaSplitting.cpp.

◆ numSplitAggregateAllocaNodes

size_t jlm::llvm::AggregateAllocaSplitting::Context::numSplitAggregateAllocaNodes = 0

Definition at line 78 of file AggregateAllocaSplitting.cpp.


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