Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRDFGraph.h665 const MachineDominatorTree &getDT() const { return MDT; } in getDT() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp374 DominatorTree &getDT(Function &F) { in getDT() function in __anon7f6d13e30111::CodeGenPrepare