Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DBridge.cpp102 bool hasRealControl = false; member
1124 info.hasRealControl = info.loopVariableSym.GetType()->IsNumeric( in genFIR()
1190 if (info.hasRealControl) in genFIRIncrementLoopBegin()
1246 if (info.hasRealControl) { in genFIRIncrementLoopBegin()
1341 if (info.hasRealControl) in genFIRIncrementLoopEnd()