Searched refs:gatherLoops (Results 1 – 5 of 5) sorted by relevance
176 gatherLoops(getFunction(), depthToLoops); in runOnFunction()185 gatherLoops(getFunction(), depthToLoops); in runOnFunction()
53 gatherLoops(getFunction(), depthToLoops); in runOnFunction()
263 gatherLoops(getFunction(), loops); in testVecAffineLoopNest()
285 void gatherLoops(FuncOp func,
2891 void mlir::gatherLoops(FuncOp func, in gatherLoops() function in mlir