Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h698 const MachineDominatorTree &getDT() const { return MDT; } in getDT() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp412 DominatorTree &getDT(Function &F) { in getDT() function in __anon1d600f580111::CodeGenPrepare