mini-llvm 0.1.0
Loading...
Searching...
No Matches
mini_llvm::ir::LTNode Struct Reference

#include <LoopTreeAnalysis.h>

Collaboration diagram for mini_llvm::ir::LTNode:

Public Attributes

const Looploop
const LTNodeparent
std::vector< const LTNode * > children

Member Data Documentation

◆ children

std::vector<const LTNode *> mini_llvm::ir::LTNode::children

◆ loop

const Loop* mini_llvm::ir::LTNode::loop

◆ parent

const LTNode* mini_llvm::ir::LTNode::parent

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