ΒΆvoid makeConstantsWithType(
    llvm::Type* T,
    std::vector<Constant*>& Cs)

Description

@ { Populate a small list of potentially interesting constants of a given type.

Declared at: llvm/include/llvm/FuzzMutate/OpDescriptor.h:31

Parameters

llvm::Type* T
std::vector<Constant*>& Cs