Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Optimizer/Dialect/
DFIROps.cpp1464 auto &otherReg = op.otherRegion(); in print() local
1465 if (!otherReg.empty()) { in print()
1467 p.printRegion(otherReg, /*printEntryBlockArgs=*/false, in print()