Searched refs:getDominatorTree (Results 1 – 8 of 8) sorted by relevance
402 DominatorTree *getDominatorTree() const { return DT; } in getDominatorTree() function
138 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function
77 &IC.getAssumptionCache(), &IC.getDominatorTree()) >= 16) { in instCombineIntrinsic()93 &IC.getAssumptionCache(), &IC.getDominatorTree()) >= 16) { in instCombineIntrinsic()
378 DominatorTree &getDominatorTree() const { return DT; } in getDominatorTree() function
349 &IC.getDominatorTree()) && in canSimplifyLegacyMulToMul()352 &IC.getDominatorTree())) { in canSimplifyLegacyMulToMul()
131 &IC.getAssumptionCache(), &IC.getDominatorTree()); in instCombineIntrinsic()153 &IC.getAssumptionCache(), &IC.getDominatorTree()); in instCombineIntrinsic()2409 DominatorTree *DT = LVL->getDominatorTree(); in preferPredicateOverEpilogue()
613 &IC.getDominatorTree())) { in foldCttzCtlz()2942 &getDominatorTree()); in visitCallInst()
969 gvn.getDominatorTree().properlyDominates(ValuesPerBlock[0].BB, in ConstructSSAForLoadSet()