Home
last modified time | relevance | path

Searched defs:mayBeConstTripCount (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DPipelineDataTransfer.cpp247 auto mayBeConstTripCount = getConstantTripCount(forOp); in runOnAffineForOp() local
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp238 auto mayBeConstTripCount = getConstantTripCount(forOp); affineForOpBodySkew() local