Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h612 const Loop *SrcLoopNest,
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1017 DependenceInfo::classifyPair(const SCEV *Src, const Loop *SrcLoopNest, in classifyPair() argument
1022 if (!checkSrcSubscript(Src, SrcLoopNest, SrcLoops)) in classifyPair()