Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/Transforms/
H A DLoopPipelining.cpp61 bool initializeLoopInfo(ForOp op, const PipeliningOption &options);
84 bool LoopPipelinerInternal::initializeLoopInfo( in initializeLoopInfo() function in __anonabfd0d100111::LoopPipelinerInternal
446 if (!pipeliner.initializeLoopInfo(forOp, options)) in returningMatchAndRewrite()