Searched refs:getDominatorTree (Results 1 – 5 of 5) sorted by relevance
83 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function
335 DominatorTree &getDominatorTree() const { return DT; } in getDominatorTree() function
1305 &IC.getDominatorTree())) { in foldCttzCtlz()
682 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function1047 if (!ASan.getDominatorTree().dominates(I, Ret)) return false; in doesDominateAllExits()
752 gvn.getDominatorTree().properlyDominates(ValuesPerBlock[0].BB, in ConstructSSAForLoadSet()