Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBasicAliasAnalysis.h50 DominatorTree *getDT(const AAQueryInfo &AAQI) const { in getDT() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h698 const MachineDominatorTree &getDT() const { return MDT; } in getDT() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp412 DominatorTree &getDT(Function &F) { in getDT() function in __anond527a6aa0111::CodeGenPrepare