Searched defs:loopPermMap (Results 1 – 1 of 1) sorted by relevance
1419 ArrayRef<AffineForOp> loops, ArrayRef<unsigned> loopPermMap) { in checkLoopInterchangeDependences()1452 ArrayRef<unsigned> loopPermMap) { in isValidLoopInterchangePermutation()1589 SmallVector<unsigned, 4> loopPermMap(maxLoopDepth); in sinkSequentialLoops() local