Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h944 /// updateDirection - Update direction vector entry
946 void updateDirection(Dependence::DVEntry &Level,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3297 void DependenceInfo::updateDirection(Dependence::DVEntry &Level, in updateDirection() function in DependenceInfo
3934 updateDirection(Result.DV[SJ - 1], Constraints[SJ]); in depends()