Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp2477 std::optional<ResultRange> IterateOp::getLoopResults() { return getResults(); } getLoopResults() function in IterateOp
/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp396 std::optional<ResultRange> ForOp::getLoopResults() { return getResults(); } in getLoopResults() function in ForOp