Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2186 if (auto ConstantCount = GetConstant(Count)) in writeDIGenericSubrange() local
2187 Printer.printInt("count", *ConstantCount, in writeDIGenericSubrange()