Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp1417 static bool checkLoopInterchangeDependences( in checkLoopInterchangeDependences() function
1459 return checkLoopInterchangeDependences(depCompsVec, loops, loopPermMap); in isValidLoopInterchangePermutation()
1601 if (!checkLoopInterchangeDependences(depCompsVec, loops, loopPermMap)) in sinkSequentialLoops()