Searched refs:Lowerbound (Results 1 – 1 of 1) sorted by relevance
1755 int64_t Lowerbound = (moduleIsInFortran()) ? 1 : 0; in lowerTypeArray() local1757 Lowerbound = (LI) ? LI->getSExtValue() : Lowerbound; in lowerTypeArray()1758 Count = UI->getSExtValue() - Lowerbound + 1; in lowerTypeArray()