Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILPrettyPrinter.cpp142 FormatResourceDimension(const dxil::ResourceTypeInfo &RI, bool HasCounter) in FormatResourceDimension()
144 HasCounter(HasCounter) {} in FormatResourceDimension()
146 bool HasCounter; member
161 else if (HasCounter) in format()