Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dconstant.h69 void SetLowerBoundsToOne();
/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dconstant.cpp49 void ConstantBounds::SetLowerBoundsToOne() { in SetLowerBoundsToOne() function in Fortran::evaluate::ConstantBounds
H A Dfold-integer.cpp313 array->SetLowerBoundsToOne(); in Test()
325 mask->SetLowerBoundsToOne(); in Test()