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

/external/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp425 /// EmitFPutS - Emit a call to the puts function. Str is required to be a
427 Value *llvm::EmitFPutS(Value *Str, Value *File, IRBuilder<> &B, function in class:llvm

Completed in 345 milliseconds