Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFGraph.h669 const MachineDominatorTree &getDT() const { return MDT; } in getDT() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp408 DominatorTree &getDT(Function &F) { in getDT() function in __anon88ab83af0111::CodeGenPrepare