Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp100 static cl::list<Type*> AdditionalScalarTypes("types", cl::CommaSeparated, variable
321 AdditionalScalarTypes.begin(), AdditionalScalarTypes.end()); in pickScalarType()