Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h559 /// collectCommonLoops - Finds the set of loops from the LoopNest that
561 void collectCommonLoops(const SCEV *Expression,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp876 void DependenceInfo::collectCommonLoops(const SCEV *Expression, in collectCommonLoops() function in DependenceInfo
3743 collectCommonLoops(Pair[SI].Src, in depends()
3746 collectCommonLoops(Pair[SI].Dst, in depends()
4079 collectCommonLoops(Pair[SI].Src, in getSplitIteration()
4082 collectCommonLoops(Pair[SI].Dst, in getSplitIteration()