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