Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DLoopAnalysis.cpp40 getTripCountMapAndOperands(AffineForOp forOp,AffineMap * tripCountMap,SmallVectorImpl<Value> * tripCountOperands) getTripCountMapAndOperands() argument
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp50 SmallVector<Value, 4> tripCountOperands; getCleanupLoopLowerBound() local