clang
8.0.0
clang
DominatorTree
clang::DominatorTree Member List
This is the complete list of members for
clang::DominatorTree
, including all inherited members.
buildDominatorTree
(AnalysisDeclContext &AC)
clang::DominatorTree
inline
changeImmediateDominator
(CFGBlock *N, CFGBlock *NewIDom)
clang::DominatorTree
inline
compare
(DominatorTree &Other) const
clang::DominatorTree
inline
dominates
(const CFGBlock *A, const CFGBlock *B) const
clang::DominatorTree
inline
DominatorTree
()
clang::DominatorTree
inline
DT
clang::DominatorTree
dump
()
clang::DominatorTree
inline
findNearestCommonDominator
(CFGBlock *A, CFGBlock *B)
clang::DominatorTree
inline
findNearestCommonDominator
(const CFGBlock *A, const CFGBlock *B)
clang::DominatorTree
inline
getBase
()
clang::DominatorTree
inline
getRoot
() const
clang::DominatorTree
inline
getRootNode
() const
clang::DominatorTree
inline
isReachableFromEntry
(const CFGBlock *A)
clang::DominatorTree
inline
ManagedAnalysis
()=default
clang::ManagedAnalysis
protected
print
(raw_ostream &OS, const llvm::Module *M=nullptr) const
clang::DominatorTree
inline
virtual
properlyDominates
(const CFGBlock *A, const CFGBlock *B) const
clang::DominatorTree
inline
releaseMemory
()
clang::DominatorTree
inline
virtual
~DominatorTree
() override
clang::DominatorTree
inline
~ManagedAnalysis
()
clang::ManagedAnalysis
virtual
Generated on Thu Feb 28 2019 09:33:58 for clang by
1.8.13