|
Jlm
|

Public Member Functions | |
| AllocaTraceInfo (rvsdg::SimpleNode &allocaNode) | |
Public Attributes | |
| rvsdg::SimpleNode * | allocaNode |
| std::vector< rvsdg::SimpleNode * > | allocaConsumers {} |
Definition at line 81 of file AggregateAllocaSplitting.cpp.
|
inlineexplicit |
Definition at line 83 of file AggregateAllocaSplitting.cpp.
| std::vector<rvsdg::SimpleNode *> jlm::llvm::AggregateAllocaSplitting::AllocaTraceInfo::allocaConsumers {} |
Definition at line 88 of file AggregateAllocaSplitting.cpp.
| rvsdg::SimpleNode* jlm::llvm::AggregateAllocaSplitting::AllocaTraceInfo::allocaNode |
Definition at line 87 of file AggregateAllocaSplitting.cpp.