Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp329 unsigned numChildOps = shifts.size(); in affineForOpBodySkew() local
333 if (maxShift >= numChildOps) { in affineForOpBodySkew()