|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
include/llvm/InitializePasses.h 268 void initializeMachineDominatorTreePass(PassRegistry&);
References
lib/CodeGen/CodeGen.cpp 65 initializeMachineDominatorTreePass(Registry);
lib/CodeGen/EarlyIfConversion.cpp 731 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
967 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/LiveDebugVariables.cpp 80 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/LiveIntervals.cpp 65 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/MachineCSE.cpp 155 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/MachineDominanceFrontier.cpp 27 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/MachineDominators.cpp 65 initializeMachineDominatorTreePass(*PassRegistry::getPassRegistry());
lib/CodeGen/MachineLICM.cpp 278 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
286 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/MachineLoopInfo.cpp 32 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/MachinePipeliner.cpp 189 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/MachineRegionInfo.cpp 132 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/MachineScheduler.cpp 202 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/MachineSink.cpp 195 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/PeepholeOptimizer.cpp 443 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/PrologEpilogInserter.cpp 148 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/RegAllocBasic.cpp 137 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/RegAllocGreedy.cpp 571 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/CodeGen/ShrinkWrap.cpp 253 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/AArch64/AArch64ConditionOptimizer.cpp 128 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/AArch64/AArch64ConditionalCompares.cpp 800 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/AMDGPU/AMDILCFGStructurizer.cpp 1672 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/AMDGPU/SIFixSGPRCopies.cpp 140 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/AMDGPU/SILowerI1Copies.cpp 414 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/ARC/ARCBranchFinalize.cpp 63 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/ARC/ARCOptAddrMode.cpp 110 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/Hexagon/HexagonBitSimplify.cpp 259 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/Hexagon/HexagonConstExtenders.cpp 570 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/Hexagon/HexagonExpandCondsets.cpp 253 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/Hexagon/HexagonGenInsert.cpp 1629 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/Hexagon/HexagonGenPredicate.cpp 131 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/Hexagon/HexagonHardwareLoops.cpp 368 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/Hexagon/HexagonOptAddrMode.cpp 120 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/Hexagon/HexagonRDFOpt.cpp 106 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp 125 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/PowerPC/PPCBranchCoalescing.cpp 198 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/PowerPC/PPCCTRLoops.cpp 103 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/PowerPC/PPCMIPeephole.cpp 1462 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/PowerPC/PPCReduceCRLogicals.cpp 731 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/PowerPC/PPCVSXFMAMutate.cpp 388 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp 29 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)