Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp1427 static bool checkLoopInterchangeDependences( in checkLoopInterchangeDependences() function
1470 return checkLoopInterchangeDependences(depCompsVec, loops, loopPermMap); in isValidLoopInterchangePermutation()
1613 if (!checkLoopInterchangeDependences(depCompsVec, loops, loopPermMap)) in sinkSequentialLoops()