Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DOperations.h37 LLVM_ABI void describeFuzzerOtherOps(std::vector<fuzzerop::OpDescriptor> &Ops);
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp80 void llvm::describeFuzzerOtherOps(std::vector<fuzzerop::OpDescriptor> &Ops) { in describeFuzzerOtherOps() function in llvm