Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h922 void updateDirection(Dependence::DVEntry &Level,
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3234 void DependenceInfo::updateDirection(Dependence::DVEntry &Level, in updateDirection() function in DependenceInfo
3871 updateDirection(Result.DV[SJ - 1], Constraints[SJ]); in depends()