Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h946 void updateDirection(Dependence::DVEntry &Level,
/openbsd/gnu/llvm/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()