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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h82 DominatorTree &getDominatorTree() const { return *DT; } function in class:llvm::GVN
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h356 DominatorTree &getDominatorTree() const { return DT; } function in class:llvm::InstCombiner

Completed in 81 milliseconds