Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DCodeMoverUtils.h21 class DominatorTree; variable
DPromoteMemToReg.h21 class DominatorTree; variable
DLoopRotationUtils.h19 class DominatorTree; variable
DSimplifyIndVar.h23 class DominatorTree; variable
DSSAUpdaterBulk.h29 class DominatorTree; variable
DCloning.h40 class DominatorTree; variable
DCodeExtractor.h32 class DominatorTree; variable
DUnrollLoop.h29 class DominatorTree; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DRewriteStatepointsForGC.h23 class DominatorTree; variable
DMemCpyOptimizer.h28 class DominatorTree; variable
DNaryReassociate.h91 class DominatorTree; variable
DSROA.h27 class DominatorTree; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCaptureTracking.h22 class DominatorTree; variable
DTypeMetadataUtils.h22 class DominatorTree; variable
DSyncDependenceAnalysis.h28 class DominatorTree; variable
DCFG.h23 class DominatorTree; variable
DRegionInfo.h62 class DominatorTree; variable
DScalarEvolution.h60 class DominatorTree; variable
DPHITransAddr.h21 class DominatorTree; variable
DDemandedBits.h34 class DominatorTree; variable
DLazyValueInfo.h25 class DominatorTree; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackProtector.h29 class DominatorTree; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DHotColdSplitting.h25 class DominatorTree; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombineInternal.h49 class DominatorTree; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddominator_tree.h107 DominatorTree() : postdominator_(false) {} in DominatorTree() function
108 explicit DominatorTree(bool post) : postdominator_(post) {} in DominatorTree() function

12