Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp697 static bool checkDependency(Instruction *Src, Instruction *Dst, in checkDependency() function
790 if (!checkDependency(Earlier, Later, LoopDepth, CommonLoopDepth, false, in checkDependencies()
799 if (!checkDependency(CurrentLoadsAndStores[I], CurrentLoadsAndStores[J], in checkDependencies()