Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h509 void establishNestingLevels(const Instruction *Src,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp744 void DependenceInfo::establishNestingLevels(const Instruction *Src, in establishNestingLevels() function in DependenceInfo
3543 establishNestingLevels(Src, Dst); in depends()
3947 establishNestingLevels(Src, Dst); in getSplitIteration()