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