Searched defs:EmitPutS (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp368 /// EmitPutS - Emit a call to the puts function. This assumes that Str is
370 Value *llvm::EmitPutS(Value *Str, IRBuilder<> &B, const DataLayout *TD, function in class:llvm

Completed in 963 milliseconds