Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/ParallelJIT/
H A DParallelJIT.cpp50 static Function* createAdd1(Module *M) { in createAdd1() function
267 Function* add1F = createAdd1( M ); in main()