Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopFusionUtils.cpp426 Optional<uint64_t> maybeConstTripCount = getConstantTripCount(forOp); in getLoopNestStats() local
534 Optional<uint64_t> maybeConstTripCount = getConstantTripCount(forOp); in buildSliceTripCountMap() local