Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp102 static cl::list<Type*> AdditionalScalarTypes("types", cl::CommaSeparated, variable
322 llvm::append_range(ScalarTypes, AdditionalScalarTypes); in pickScalarType()