• Home
  • Raw
  • Download

Lines Matching defs:DT

47   const DominatorTree *DT;  member
93 static bool ValueDominatesPHI(Value *V, PHINode *P, const DominatorTree *DT) { in ValueDominatesPHI()
578 const DominatorTree *DT) { in SimplifyAddInst()
772 const DominatorTree *DT) { in SimplifySubInst()
950 const DominatorTree *DT) { in SimplifyFAddInst()
956 const DominatorTree *DT) { in SimplifyFSubInst()
964 const DominatorTree *DT) { in SimplifyFMulInst()
970 const DominatorTree *DT) { in SimplifyMulInst()
1058 const DominatorTree *DT) { in SimplifySDivInst()
1074 const DominatorTree *DT) { in SimplifyUDivInst()
1093 const DominatorTree *DT) { in SimplifyFDivInst()
1163 const DominatorTree *DT) { in SimplifySRemInst()
1179 const DominatorTree *DT) { in SimplifyURemInst()
1198 const DominatorTree *DT) { in SimplifyFRemInst()
1287 const DominatorTree *DT) { in SimplifyShlInst()
1319 const DominatorTree *DT) { in SimplifyLShrInst()
1355 const DominatorTree *DT) { in SimplifyAShrInst()
1450 const DominatorTree *DT) { in SimplifyAndInst()
1571 const DominatorTree *DT) { in SimplifyOrInst()
1626 const DominatorTree *DT) { in SimplifyXorInst()
2613 const DominatorTree *DT) { in SimplifyICmpInst()
2710 const DominatorTree *DT) { in SimplifyFCmpInst()
2749 const DominatorTree *DT) { in SimplifySelectInst()
2795 const DominatorTree *DT) { in SimplifyGEPInst()
2832 const DominatorTree *DT) { in SimplifyInsertValueInst()
2880 const DominatorTree *DT) { in SimplifyTruncInst()
2953 const DominatorTree *DT) { in SimplifyBinOp()
2968 const DominatorTree *DT) { in SimplifyCmpInst()
3044 const DominatorTree *DT) { in SimplifyCall()
3051 const DominatorTree *DT) { in SimplifyCall()
3060 const DominatorTree *DT) { in SimplifyInstruction()
3195 const DominatorTree *DT) { in replaceAndRecursivelySimplifyImpl()
3248 const DominatorTree *DT) { in recursivelySimplifyInstruction()
3255 const DominatorTree *DT) { in replaceAndRecursivelySimplify()