Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Transforms/
H A DArrayValueCopy.cpp640 unsigned amendCount = 0; in conflictOnReference() local
643 if (mlir::isa<ArrayAmendOp>(op) && ++amendCount > 1) { in conflictOnReference()