Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2200 if (auto ConstantUBound = GetConstant(UBound)) in writeDIGenericSubrange() local
2201 Printer.printInt("upperBound", *ConstantUBound, in writeDIGenericSubrange()