/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | CodeMoverUtils.h | 21 class DominatorTree; variable
|
D | PromoteMemToReg.h | 21 class DominatorTree; variable
|
D | LoopRotationUtils.h | 19 class DominatorTree; variable
|
D | SimplifyIndVar.h | 23 class DominatorTree; variable
|
D | SSAUpdaterBulk.h | 29 class DominatorTree; variable
|
D | Cloning.h | 40 class DominatorTree; variable
|
D | CodeExtractor.h | 32 class DominatorTree; variable
|
D | UnrollLoop.h | 29 class DominatorTree; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | RewriteStatepointsForGC.h | 23 class DominatorTree; variable
|
D | MemCpyOptimizer.h | 28 class DominatorTree; variable
|
D | NaryReassociate.h | 91 class DominatorTree; variable
|
D | SROA.h | 27 class DominatorTree; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | CaptureTracking.h | 22 class DominatorTree; variable
|
D | TypeMetadataUtils.h | 22 class DominatorTree; variable
|
D | SyncDependenceAnalysis.h | 28 class DominatorTree; variable
|
D | CFG.h | 23 class DominatorTree; variable
|
D | RegionInfo.h | 62 class DominatorTree; variable
|
D | ScalarEvolution.h | 60 class DominatorTree; variable
|
D | PHITransAddr.h | 21 class DominatorTree; variable
|
D | DemandedBits.h | 34 class DominatorTree; variable
|
D | LazyValueInfo.h | 25 class DominatorTree; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | StackProtector.h | 29 class DominatorTree; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
D | HotColdSplitting.h | 25 class DominatorTree; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/ |
D | AggressiveInstCombineInternal.h | 49 class DominatorTree; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | dominator_tree.h | 107 DominatorTree() : postdominator_(false) {} in DominatorTree() function 108 explicit DominatorTree(bool post) : postdominator_(post) {} in DominatorTree() function
|