Searched refs:opIsInsideLoops (Results 1 – 1 of 1) sorted by relevance
189 if (opIsInsideLoops(mergeStore)) in collectArrayMentionFrom()199 if (opIsInsideLoops(store)) in collectArrayMentionFrom()302 bool opIsInsideLoops(mlir::Operation *op) const { in opIsInsideLoops() function in __anon34e2ca540211::ReachCollector