Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp259 unsigned numChildOps = shifts.size(); in affineForOpBodySkew() local
263 if (maxShift >= numChildOps) { in affineForOpBodySkew()