Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DBridge.cpp72 : loopVariableSym{sym}, lowerExpr{Fortran::semantics::GetExpr(lower)}, in IncrementLoopInfo()
87 const Fortran::semantics::Symbol &loopVariableSym; member
1124 info.hasRealControl = info.loopVariableSym.GetType()->IsNumeric( in genFIR()
1215 genLoopVariableAddress(loc, info.loopVariableSym, info.isUnordered); in genFIRIncrementLoopBegin()