Home
last modified time | relevance | path

Searched refs:setPoint (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h435 void setPoint(const SCEV *X, const SCEV *Y, const Loop *CurrentLoop);
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp362 void DependenceInfo::Constraint::setPoint(const SCEV *X, const SCEV *Y, in setPoint() function in DependenceInfo::Constraint
542 X->setPoint(SE->getConstant(Xq), in intersectConstraints()