Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp25 static void createEmptyFunction(Module &M) { in createEmptyFunction() function
37 createEmptyFunction(M); in mutate()