LLVM
8.0.1
|
#include "llvm/CodeGen/MachinePostDominators.h"
Go to the source code of this file.
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
Functions | |
INITIALIZE_PASS (MachinePostDominatorTree, "machinepostdomtree", "MachinePostDominator Tree Construction", true, true) MachinePostDominatorTree | |
INITIALIZE_PASS | ( | MachinePostDominatorTree | , |
"machinepostdomtree" | , | ||
"MachinePostDominator Tree Construction" | , | ||
true | , | ||
true | |||
) |
Definition at line 26 of file MachinePostDominators.cpp.
References llvm::PassRegistry::getPassRegistry(), and llvm::initializeMachinePostDominatorTreePass().