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

/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h437 /// setPoint - Change a constraint to Point.
438 void setPoint(const SCEV *X, const SCEV *Y, const Loop *CurrentLoop);
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp350 void DependenceAnalysis::Constraint::setPoint(const SCEV *X, function in class:DependenceAnalysis::Constraint
539 X->setPoint(SE->getConstant(Xq),

Completed in 125 milliseconds