Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2193 if (auto ConstantLBound = GetConstant(LBound)) in writeDIGenericSubrange() local
2194 Printer.printInt("lowerBound", *ConstantLBound, in writeDIGenericSubrange()