Searched defs:stepCst (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/SCF/Utils/ | ||
H A D | Utils.cpp | 309 int64_t stepCst = stepCstOp.value(); getConstantTripCount() local |
/llvm-project/mlir/lib/Dialect/SCF/Transforms/ | ||
H A D | LoopPipelining.cpp | 112 auto stepCst = getConstantIntValue(step); in initializeLoopInfo() local |