Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp732 const BasicBlock *DstBlock = Dst->getParent(); in establishNestingLevels() local
734 unsigned DstLevel = LI->getLoopDepth(DstBlock); in establishNestingLevels()
736 const Loop *DstLoop = LI->getLoopFor(DstBlock); in establishNestingLevels()