Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DLoopAnalysis.cpp88 std::optional<uint64_t> mlir::affine::getConstantTripCount(AffineForOp forOp) { getConstantTripCount() function in mlir::affine
/llvm-project/mlir/lib/Dialect/SCF/Utils/
H A DUtils.cpp299 static std::optional<int64_t> getConstantTripCount(scf::ForOp forOp) { getConstantTripCount() function
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp8182 static unsigned getConstantTripCount(const SCEVConstant *ExitCount) { getConstantTripCount() function