Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h589 const Loop *DstLoopNest,
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp927 const SCEV *Dst, const Loop *DstLoopNest, in classifyPair() argument
933 if (!checkDstSubscript(Dst, DstLoopNest, DstLoops)) in classifyPair()