Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h55 friend class PostDominatorTree; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCodeMoverUtils.h23 class PostDominatorTree; global() variable
H A DMemoryTaggingSupport.h27 class PostDominatorTree; variable
H A DBasicBlockUtils.h40 class PostDominatorTree; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDomTreeUpdater.h28 class PostDominatorTree; variable
H A DRegionInfo.h63 class PostDominatorTree; variable
H A DPostDominators.h33 explicit PostDominatorTree(Function &F) { recalculate(F); } in PostDominatorTree() function
[all...]
H A DBranchProbabilityInfo.h38 class PostDominatorTree; variable
H A DMustExecute.h43 class PostDominatorTree; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DMemCpyOptimizer.h37 class PostDominatorTree; variable