Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1995 FunctionCallee PutS = in emitPutS() local
1998 CallInst *CI = B.CreateCall(PutS, Str, PutsName); in emitPutS()
2000 dyn_cast<Function>(PutS.getCallee()->stripPointerCasts())) in emitPutS()