LLVM API Documentation
#include "llvm/CodeGen/MachineDominanceFrontier.h"
#include "llvm/CodeGen/MachineDominators.h"
#include "llvm/Analysis/DominanceFrontierImpl.h"
#include "llvm/CodeGen/Passes.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
INITIALIZE_PASS_BEGIN (MachineDominanceFrontier,"machine-domfrontier","Machine Dominance Frontier Construction", true, true) INITIALIZE_PASS_END(MachineDominanceFrontier | |
Variables | |
machine | domfrontier |
machine Machine Dominance Frontier | Construction |
machine Machine Dominance Frontier | true |
INITIALIZE_PASS_BEGIN | ( | MachineDominanceFrontier | , |
"machine-domfrontier" | , | ||
"Machine Dominance Frontier Construction" | , | ||
true | , | ||
true | |||
) |
machine Machine Dominance Frontier Construction |
Definition at line 29 of file MachineDominanceFrontier.cpp.
machine domfrontier |
Definition at line 29 of file MachineDominanceFrontier.cpp.
Definition at line 29 of file MachineDominanceFrontier.cpp.