Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dtransformational.cpp538 SubscriptValue matrixLB[2]; in RTNAME() local
539 matrix.GetLowerBounds(matrixLB); in RTNAME()
543 matrixLB[0] + resultAt[1] - 1, matrixLB[1] + resultAt[0] - 1}; in RTNAME()