Searched refs:getDominatorTree (Results 1 – 7 of 7) sorted by relevance
134 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function
369 DominatorTree &getDominatorTree() const { return DT; } in getDominatorTree() function
499 IC.getDominatorTree(), LHSIsZero); in Negate()
502 &IC.getDominatorTree())) { in foldCttzCtlz()1784 &getDominatorTree()); in visitCallInst()
78 &IC.getAssumptionCache(), &IC.getDominatorTree()) >= 16) { in instCombineIntrinsic()96 &IC.getAssumptionCache(), &IC.getDominatorTree()) >= 16) { in instCombineIntrinsic()
129 &IC.getAssumptionCache(), &IC.getDominatorTree()); in instCombineIntrinsic()151 &IC.getAssumptionCache(), &IC.getDominatorTree()); in instCombineIntrinsic()
843 gvn.getDominatorTree().properlyDominates(ValuesPerBlock[0].BB, in ConstructSSAForLoadSet()