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