Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/
H A DTestLoopFusion.cpp161 LoopFunc fn, bool returnOnChange = false) { in iterateLoops() argument
172 if (changed && returnOnChange) in iterateLoops()