Searched refs:getD (Results 1 – 5 of 5) sorted by relevance
446 const SCEV *DependenceInfo::Constraint::getD() const { in getD() function in DependenceInfo::Constraint502 OS << " Distance is " << *getD() << in dump()541 if (isKnownPredicate(CmpInst::ICMP_EQ, X->getD(), Y->getD())) in intersectConstraints()543 if (isKnownPredicate(CmpInst::ICMP_NE, X->getD(), Y->getD())) { in intersectConstraints()550 if (isa<SCEVConstant>(Y->getD())) { in intersectConstraints()3195 const SCEV *DA_K = SE->getMulExpr(A_K, CurConstraint.getD()); in propagateDistance()3316 Level.Distance = CurConstraint.getD(); in updateDirection()
468 LLVM_ABI const SCEV *getD() const;
3125 Expr *getD() { in getD() function3128 Expr *getD() const { in getD() function
11672 Expr *getD() const { return D; } in getD() function in __anon1dd12e444711::OpenMPAtomicCompareChecker12959 D = Checker.getD(); in ActOnOpenMPAtomicDirective()12979 D = Checker.getD(); in ActOnOpenMPAtomicDirective()
6873 S.getD(), S.getCondExpr(), S.isXLHSInRHSPart(), in EmitOMPAtomicDirective()