Home
last modified time | relevance | path

Searched defs:PostDominatorTree (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DPostDominators.h25 struct PostDominatorTree : public DominatorTreeBase<BasicBlock> { struct
28 PostDominatorTree() : DominatorTreeBase<BasicBlock>(true) {} in PostDominatorTree() argument
30 PostDominatorTree(PostDominatorTree &&Arg) in PostDominatorTree() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DGenericDomTree.h55 friend class PostDominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DGenericDomTree.h55 friend class PostDominatorTree; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DGenericDomTree.h55 friend class PostDominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DGenericDomTree.h55 friend class PostDominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DGenericDomTree.h55 friend class PostDominatorTree; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DGenericDomTree.h55 friend class PostDominatorTree; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DCodeMoverUtils.h23 class PostDominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DCodeMoverUtils.h26 class PostDominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DCodeMoverUtils.h26 class PostDominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DCodeMoverUtils.h26 class PostDominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DCodeMoverUtils.h26 class PostDominatorTree; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DCodeMoverUtils.h23 class PostDominatorTree; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DSCCP.h33 class PostDominatorTree; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DSyncDependenceAnalysis.h30 class PostDominatorTree; variable
H A DRegionInfo.h65 class PostDominatorTree; variable
H A DPostDominators.h33 explicit PostDominatorTree(Function &F) { recalculate(F); } in PostDominatorTree() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DRegionInfo.h63 class PostDominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DRegionInfo.h63 class PostDominatorTree; variable
DPostDominators.h33 explicit PostDominatorTree(Function &F) { recalculate(F); } in PostDominatorTree() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DRegionInfo.h63 class PostDominatorTree; variable
H A DPostDominators.h33 explicit PostDominatorTree(Function &F) { recalculate(F); } in PostDominatorTree() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DRegionInfo.h63 class PostDominatorTree; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DRegionInfo.h63 class PostDominatorTree; variable
DPostDominators.h33 explicit PostDominatorTree(Function &F) { recalculate(F); } in PostDominatorTree() function

123