Searched refs:getDominatorTree (Results 1 – 6 of 6) sorted by relevance
184 DominatorTree *getDominatorTree() { in getDominatorTree() function in __anon97b134c70111::LoopIdiomRecognize623 (void)getDominatorTree(); in runOnCountableLoop()
633 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function in __anon5c61e9c00211::GVN1283 gvn.getDominatorTree().properlyDominates(ValuesPerBlock[0].BB, in ConstructSSAForLoadSet()
220 DominatorTree *getDominatorTree() const { return DT; } in getDominatorTree() function
52 IC.getDominatorTree())) { in simplifyValueKnownNonZero()
432 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function688 if (!ASan.getDominatorTree().dominates(I, Ret)) return false; in doesDominateAllExits()
531 domTree = CFGTraits::getDominatorTree(pass); in run()3232 static MachineDominatorTree *getDominatorTree(AMDGPUCFGStructurizer &pass) { in getDominatorTree() function