Searched defs:getDT (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ | ||
H A D | RDFGraph.h | 669 const MachineDominatorTree &getDT() const { return MDT; } in getDT() function |
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 408 DominatorTree &getDT(Function &F) { in getDT() function in __anon88ab83af0111::CodeGenPrepare |