Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp710 const BasicBlock *DstBlock = Dst->getParent(); in establishNestingLevels() local
712 unsigned DstLevel = LI->getLoopDepth(DstBlock); in establishNestingLevels()
714 const Loop *DstLoop = LI->getLoopFor(DstBlock); in establishNestingLevels()