Searched refs:getDirection (Results 1 – 12 of 12) sorted by relevance
343 if (D->getDirection(Level) == Dependence::DVEntry::EQ) in createMemoryDependencyEdges()345 else if (D->getDirection(Level) == Dependence::DVEntry::GT) { in createMemoryDependencyEdges()350 } else if (D->getDirection(Level) == Dependence::DVEntry::LT) in createMemoryDependencyEdges()
262 Direction D = getDirection(); in getCanonicalPredicate()274 Direction Loop::LoopBounds::getDirection() const { in getDirection() function in Loop::LoopBounds
269 unsigned FullDependence::getDirection(unsigned Level) const { in getDirection() function in FullDependence619 unsigned Direction = getDirection(II); in dump()3860 if (!(Result.getDirection(II) & Dependence::DVEntry::EQ)) { in depends()3871 if (Result.getDirection(II) != Dependence::DVEntry::EQ) { in depends()
663 auto JammedDir = D->getDirection(CurLoopDepth); in preservesForwardDependence()680 auto JammedDir = D->getDirection(CurLoopDepth); in preservesBackwardDependence()739 if (!(D->getDirection(CurLoopDepth) & Dependence::DVEntry::EQ)) in checkDependency()742 auto UnrollDirection = D->getDirection(UnrollLevel); in checkDependency()
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; } in getDirection() function239 unsigned getDirection(unsigned Level) const override;
701 Direction getDirection() const;
298 switch (PCC->getDirection()) { in clang_ParamCommandComment_getDirection()
745 PassDirection getDirection() const LLVM_READONLY { in getDirection() function
753 switch (C->getDirection()) { in visitParamCommandComment()
155 unsigned Dir = D->getDirection(II); in populateDependencyMatrix()
1583 switch (C->getDirection()) { in visitParamCommandComment()
779 << comments::ParamCommandComment::getDirectionAsString(C->getDirection()); in visitParamCommandComment()