Home
last modified time | relevance | path

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

12345678910>>...14

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddominator_tree.h107 DominatorTree() : postdominator_(false) {} in DominatorTree() function
108 explicit DominatorTree(bool post) : postdominator_(post) {} in DominatorTree() function
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ssa.cpp32 class DominatorTree : public Graph class
76 DominatorTree::DominatorTree(Graph *cfgraph) : cfg(cfgraph), in DominatorTree() function in nv50_ir::DominatorTree
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Ddominator_tree.h107 DominatorTree() : postdominator_(false) {} in DominatorTree() function
108 explicit DominatorTree(bool post) : postdominator_(post) {} in DominatorTree() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Ddominator_tree.h107 DominatorTree() : postdominator_(false) {} in DominatorTree() function
108 explicit DominatorTree(bool post) : postdominator_(post) {} in DominatorTree() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DPromoteMemToReg.h21 class DominatorTree; variable
DCodeMoverUtils.h24 class DominatorTree; variable
DLoopSimplify.h46 class DominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DPromoteMemToReg.h21 class DominatorTree; variable
DCodeMoverUtils.h24 class DominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DPromoteMemToReg.h21 class DominatorTree; variable
DCodeMoverUtils.h24 class DominatorTree; variable
DLoopSimplify.h46 class DominatorTree; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DPromoteMemToReg.h21 class DominatorTree; variable
H A DCodeMoverUtils.h21 class DominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DPromoteMemToReg.h21 class DominatorTree; variable
DCodeMoverUtils.h24 class DominatorTree; variable
DLoopSimplify.h46 class DominatorTree; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DCodeMoverUtils.h21 class DominatorTree; variable
H A DPromoteMemToReg.h21 class DominatorTree; variable
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DPromoteMemToReg.h22 class DominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Scalar/
DRewriteStatepointsForGC.h23 class DominatorTree; variable
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DCaptureTracking.h22 class DominatorTree; variable
H A DCFG.h24 class DominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Scalar/
DRewriteStatepointsForGC.h23 class DominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Scalar/
DRewriteStatepointsForGC.h23 class DominatorTree; variable

12345678910>>...14