Searched refs:getDominatorTree (Results 1 – 6 of 6) sorted by relevance
57 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function
216 DominatorTree *getDominatorTree() const { return DT; } in getDominatorTree() function
52 IC.getDominatorTree())) { in simplifyValueKnownNonZero()
480 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function in __anonadea466b0211::GVN1212 gvn.getDominatorTree().properlyDominates(ValuesPerBlock[0].BB, in ConstructSSAForLoadSet()
506 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function781 if (!ASan.getDominatorTree().dominates(I, Ret)) return false; in doesDominateAllExits()
1149 gvn.getDominatorTree().properlyDominates(ValuesPerBlock[0].BB, in ConstructSSAForLoadSet()