Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp153 Function *GenEmptyFunction(Module *M) { in GenEmptyFunction() function
744 Function *F = GenEmptyFunction(M.get()); in main()