Searched refs:opIsInsideLoops (Results 1 – 1 of 1) sorted by relevance
215 if (opIsInsideLoops(mergeStore)) in collectArrayMentionFrom()225 if (opIsInsideLoops(store)) in collectArrayMentionFrom()328 bool opIsInsideLoops(mlir::Operation *op) const { in opIsInsideLoops() function in __anon98d240d70211::ReachCollector