Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DBridge.cpp79 bool isStructured() const { return !headerBlock; } in isStructured() function
1183 mlir::Type controlType = info.isStructured() ? builder->getIndexType() in genFIRIncrementLoopBegin()
1221 if (info.isStructured()) { in genFIRIncrementLoopBegin()
1315 if (info.isStructured()) { in genFIRIncrementLoopEnd()