Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopFusionUtils.cpp500 std::optional<uint64_t> maybeConstTripCount = getConstantTripCount(forOp); in getLoopNestStats() local
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DUtils.cpp1622 std::optional<uint64_t> maybeConstTripCount = getConstantTripCount(forOp); in buildSliceTripCountMap() local