Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h488 LLVM_ABI void setAny(ScalarEvolution *SE);
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp487 void DependenceInfo::Constraint::setAny(ScalarEvolution *NewSE) { in setAny() function in DependenceInfo::Constraint
3846 NewConstraint.setAny(SE); in depends()
3887 Constraints[II].setAny(SE); in depends()
4194 NewConstraint.setAny(SE); in getSplitIteration()
4224 Constraints[II].setAny(SE); in getSplitIteration()