Home
last modified time | relevance | path

Searched defs:getDominatorTree (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h138 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h405 DominatorTree *getDominatorTree() const { return DT; } in getDominatorTree() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h340 DominatorTree &getDominatorTree() const { return DT; } in getDominatorTree() function