Searched defs:IsSimpleLoop (Results 1 – 2 of 2) sorted by relevance
59 bool IsSimpleLoop(mlir::AffineForOp loop) { in IsSimpleLoop() function
269 bool IsSimpleLoop = true; in ComputeLoopInfo() local