Searched refs:getDirection (Results 1 – 11 of 11) sorted by relevance
342 if (D->getDirection(Level) == Dependence::DVEntry::EQ) in createMemoryDependencyEdges()344 else if (D->getDirection(Level) == Dependence::DVEntry::GT) { in createMemoryDependencyEdges()349 } else if (D->getDirection(Level) == Dependence::DVEntry::LT) in createMemoryDependencyEdges()
263 Direction D = getDirection(); in getCanonicalPredicate()275 Direction Loop::LoopBounds::getDirection() const { in getDirection() function in Loop::LoopBounds
198 D->getDirection(Level) == Dependence::DVEntry::EQ; in dumpExampleDependence()353 unsigned FullDependence::getDirection(unsigned Level) const { in getDirection() function in FullDependence703 unsigned Direction = getDirection(II); in dump()4012 if (Result.getDirection(II) == Dependence::DVEntry::EQ) { in depends()4025 assert(Result.getDirection(II) == Dependence::DVEntry::EQ && in depends()4035 if (!(Result.getDirection(II) & Dependence::DVEntry::EQ)) { in depends()4046 if (Result.getDirection(II) != Dependence::DVEntry::EQ) { in depends()
655 auto JammedDir = D->getDirection(CurLoopDepth); in preservesForwardDependence()672 auto JammedDir = D->getDirection(CurLoopDepth); in preservesBackwardDependence()731 if (!(D->getDirection(CurLoopDepth) & Dependence::DVEntry::EQ)) in checkDependency()734 auto UnrollDirection = D->getDirection(UnrollLevel); in checkDependency()
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; } in getDirection() function257 unsigned getDirection(unsigned Level) const override;
219 LLVM_ABI Direction getDirection() const;
204 switch (Bounds->getDirection()) { in run()
765 switch (C->getDirection()) { in visitParamCommandComment()
201 unsigned Dir = D->getDirection(II); in populateDependencyMatrix()
1811 switch (C->getDirection()) { in visitParamCommandComment()
1183 << comments::ParamCommandComment::getDirectionAsString(C->getDirection()); in visitParamCommandComment()