Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h591 const Loop *SrcLoopNest,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp932 DependenceInfo::classifyPair(const SCEV *Src, const Loop *SrcLoopNest, in classifyPair() argument
937 if (!checkSrcSubscript(Src, SrcLoopNest, SrcLoops)) in classifyPair()