Searched refs:getDominatorTree (Results 1 – 3 of 3) sorted by relevance
187 DominatorTree *getDominatorTree() { in getDominatorTree() function in __anon649dea8d0111::LoopIdiomRecognize671 (void)getDominatorTree(); in runOnCountableLoop()
539 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function in __anon72d50c460211::GVN1280 gvn.getDominatorTree().properlyDominates(ValuesPerBlock[0].BB, in ConstructSSAForLoadSet()
401 domTree = CFGTraits::getDominatorTree(pass); in run()3014 static MachineDominatorTree *getDominatorTree(AMDGPUCFGStructurizer &pass) { in getDominatorTree() function