Home
last modified time | relevance | path

Searched refs:createKernelLoop (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/Transforms/
H A DLoopPipelining.cpp68 scf::ForOp createKernelLoop(
200 scf::ForOp LoopPipelinerInternal::createKernelLoop( in createKernelLoop() function in __anonabfd0d100111::LoopPipelinerInternal
465 pipeliner.createKernelLoop(crossStageValues, rewriter, loopArgMap); in returningMatchAndRewrite()