Searched refs:GetConstant (Results 1 – 1 of 1) sorted by relevance
1942 auto GetConstant = [&](Metadata *Bound) -> int64_t { in writeDIGenericSubrange() local1950 Printer.printInt("count", GetConstant(Count), in writeDIGenericSubrange()1957 Printer.printInt("lowerBound", GetConstant(LBound), in writeDIGenericSubrange()1964 Printer.printInt("upperBound", GetConstant(UBound), in writeDIGenericSubrange()1971 Printer.printInt("stride", GetConstant(Stride), in writeDIGenericSubrange()