Searched defs:getDomTree (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
H A DSimplifyIndVar.h45 const DominatorTree *getDomTree() const { return DT; } function in class:llvm::IVVisitor
/external/llvm/include/llvm/IR/
H A DDominators.h168 DominatorTree &getDomTree() { return DT; } function in class:llvm::DominatorTreeWrapperPass
169 const DominatorTree &getDomTree() const { return DT; } function in class:llvm::DominatorTreeWrapperPass

Completed in 92 milliseconds