Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp131 Function *GenEmptyFunction(Module *M) { in GenEmptyFunction() function
738 Function *F = GenEmptyFunction(M.get()); in main()