Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Analysis/
H A DLoopAnalysis.cpp37 SmallVectorImpl<Value> *tripCountOperands) { in getTripCountMapAndOperands()
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp60 SmallVector<Value, 4> tripCountOperands; in getCleanupLoopLowerBound() local