Searched refs:getDominatorTree (Results 1 – 7 of 7) sorted by relevance
138 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function
75 &IC.getAssumptionCache(), &IC.getDominatorTree()) >= 16) { in instCombineIntrinsic()93 &IC.getAssumptionCache(), &IC.getDominatorTree()) >= 16) { in instCombineIntrinsic()
371 DominatorTree &getDominatorTree() const { return DT; } in getDominatorTree() function
538 IC.getDominatorTree(), LHSIsZero); in Negate()
596 &IC.getDominatorTree())) { in foldCttzCtlz()2453 &getDominatorTree()); in visitCallInst()
131 &IC.getAssumptionCache(), &IC.getDominatorTree()); in instCombineIntrinsic()153 &IC.getAssumptionCache(), &IC.getDominatorTree()); in instCombineIntrinsic()
943 gvn.getDominatorTree().properlyDominates(ValuesPerBlock[0].BB, in ConstructSSAForLoadSet()