|
Jlm
|


Go to the source code of this file.
Classes | |
| class | jlm::llvm::AggregationNode |
| class | jlm::llvm::EntryAggregationNode |
| class | jlm::llvm::ExitAggregationNode |
| class | jlm::llvm::BasicBlockAggregationNode |
| class | jlm::llvm::LinearAggregationNode |
| class | jlm::llvm::BranchAggregationNode |
| class | jlm::llvm::LoopAggregationNode |
Namespaces | |
| jlm | |
| jlm::llvm | |
| Global memory state passed between functions. | |
Functions | |
| template<class T > | |
| static bool | jlm::llvm::is (const AggregationNode *node) |
| std::unique_ptr< AggregationNode > | jlm::llvm::aggregate (ControlFlowGraph &cfg) |
| Aggregate a properly structured CFG to a aggregation tree. More... | |
| size_t | jlm::llvm::ntacs (const AggregationNode &root) |