Home
last modified time | relevance | path

Searched refs:getDominatorTree (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h137 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DGVN.cpp917 gvn.getDominatorTree().properlyDominates(ValuesPerBlock[0].BB, in ConstructSSAForLoadSet()
1009 gvn.getDominatorTree()); in MaterializeAdjustedValue()
1011 gvn.getDominatorTree()); in MaterializeAdjustedValue()
1143 getDominatorTree(), getAliasAnalysis())) { in AnalyzeLoadAvailability()
1306 DepBB, DepBB->end(), Address, Load->getType(), getDominatorTree(), in AnalyzeLoadAvailability()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h370 DominatorTree &getDominatorTree() const { return DT; } in getDominatorTree() function
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp527 IC.getDominatorTree(), LHSIsZero); in Negate()
H A DInstCombineCalls.cpp589 &IC.getDominatorTree())) { in foldCttzCtlz()
2296 &getDominatorTree()); in visitCallInst()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp73 &IC.getAssumptionCache(), &IC.getDominatorTree()) >= 16) { in instCombineIntrinsic()
91 &IC.getAssumptionCache(), &IC.getDominatorTree()) >= 16) { in instCombineIntrinsic()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp130 &IC.getAssumptionCache(), &IC.getDominatorTree()); in instCombineIntrinsic()
152 &IC.getAssumptionCache(), &IC.getDominatorTree()); in instCombineIntrinsic()