Home
last modified time | relevance | path

Searched defs:DominatorTree (Results 1 – 24 of 24) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DPromoteMemToReg.h23 class DominatorTree; variable
DFunctionUtils.h22 class DominatorTree; variable
/external/llvm/include/llvm/Analysis/
DInstructionSimplify.h25 class DominatorTree; variable
DScalarEvolutionNormalization.h44 class DominatorTree; variable
DScalarEvolution.h40 class DominatorTree; variable
DPHITransAddr.h21 class DominatorTree; variable
DIVUsers.h24 class DominatorTree; variable
DMemoryDependenceAnalysis.h35 class DominatorTree; variable
DScalarEvolutionExpressions.h23 class DominatorTree; variable
DDominators.h717 DominatorTree() : FunctionPass(ID) { in DominatorTree() function
DLoopInfo.h55 class DominatorTree; variable
/external/llvm/lib/Transforms/Utils/
DMem2Reg.cpp53 INITIALIZE_PASS_DEPENDENCY(DominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
DLCSSA.cpp93 INITIALIZE_PASS_DEPENDENCY(DominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
/external/clang/include/clang/Analysis/Analyses/
DDominators.h38 DominatorTree() { in DominatorTree() function
/external/llvm/unittests/VMCore/
DDominatorTreeTest.cpp183 TEST(DominatorTree, Unreachable) { in TEST() argument
/external/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp62 INITIALIZE_PASS_DEPENDENCY(DominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
DEarlyCSE.cpp347 INITIALIZE_PASS_DEPENDENCY(DominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
DDeadStoreElimination.cpp90 INITIALIZE_PASS_DEPENDENCY(DominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
DLICM.cpp184 INITIALIZE_PASS_DEPENDENCY(DominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
DMemCpyOptimizer.cpp353 INITIALIZE_PASS_DEPENDENCY(DominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
DIndVarSimplify.cpp120 INITIALIZE_PASS_DEPENDENCY(DominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
DScalarReplAggregates.cpp201 INITIALIZE_PASS_DEPENDENCY(DominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
DLoopStrengthReduce.cpp4698 INITIALIZE_PASS_DEPENDENCY(DominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
/external/llvm/lib/Analysis/
DLoopInfo.cpp44 INITIALIZE_PASS_DEPENDENCY(DominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument