Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/BrainF/
H A DBrainF.cpp153 FunctionCallee puts_func = module->getOrInsertFunction( in header() local
177 CallInst::Create(puts_func, in header()