Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DSCCP.h35 class PostDominatorTree; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h54 friend class PostDominatorTree; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCodeMoverUtils.h23 class PostDominatorTree; variable
H A DBasicBlockUtils.h40 class PostDominatorTree; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfo.h64 class PostDominatorTree; variable
H A DPostDominators.h33 explicit PostDominatorTree(Function &F) { recalculate(F); } in PostDominatorTree() function
H A DSyncDependenceAnalysis.h31 class PostDominatorTree; variable
H A DDomTreeUpdater.h26 class PostDominatorTree; variable
H A DBranchProbabilityInfo.h40 class PostDominatorTree; variable
H A DMustExecute.h44 class PostDominatorTree; variable