Searched defs:getDT (Results 1 – 4 of 4) sorted by relevance
50 DominatorTree *getDT(const AAQueryInfo &AAQI) const { in getDT() function
698 const MachineDominatorTree &getDT() const { return MDT; } in getDT() function
2008 DominatorTree *getDT() const { return DT; } getDT() function
412 DominatorTree &getDT(Function &F) { in getDT() function in __anon072927cb0111::CodeGenPrepare