Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp700 static bool checkDependency(Instruction *Src, Instruction *Dst, in checkDependency() function
793 if (!checkDependency(Earlier, Later, LoopDepth, CommonLoopDepth, false, in checkDependencies()
802 if (!checkDependency(CurrentLoadsAndStores[I], CurrentLoadsAndStores[J], in checkDependencies()