LLVM API Documentation
#include "llvm/CodeGen/MachineLoopInfo.h"
#include "llvm/Analysis/LoopInfoImpl.h"
#include "llvm/CodeGen/MachineDominators.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/Support/Debug.h"
Go to the source code of this file.
Functions | |
INITIALIZE_PASS_BEGIN (MachineLoopInfo,"machine-loops","Machine Natural Loop Construction", true, true) INITIALIZE_PASS_END(MachineLoopInfo | |
Variables | |
machine | loops |
machine Machine Natural Loop | Construction |
machine Machine Natural Loop | true |
INITIALIZE_PASS_BEGIN | ( | MachineLoopInfo | , |
"machine-loops" | , | ||
"Machine Natural Loop Construction" | , | ||
true | , | ||
true | |||
) |
machine Machine Natural Loop Construction |
Definition at line 32 of file MachineLoopInfo.cpp.
machine loops |
Definition at line 32 of file MachineLoopInfo.cpp.
Definition at line 32 of file MachineLoopInfo.cpp.