Searched defs:getDominatorTree (Results 1 – 4 of 4) sorted by relevance
213 DominatorTree *getDominatorTree() const { return DT; } in getDominatorTree() function
642 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function in __anon4436d4200211::GVN
461 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function
3232 static MachineDominatorTree *getDominatorTree(AMDGPUCFGStructurizer &pass) { in getDominatorTree() function