Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h439 void setPoint(const SCEV *X, const SCEV *Y, const Loop *CurrentLoop);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp375 void DependenceInfo::Constraint::setPoint(const SCEV *X, const SCEV *Y, in setPoint() function in DependenceInfo::Constraint
555 X->setPoint(SE->getConstant(Xq), in intersectConstraints()