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

/external/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp34 /// EmitStrLen - Emit a call to the strlen function to the builder, for the
36 Value *llvm::EmitStrLen(Value *Ptr, IRBuilder<> &B, const DataLayout *TD, function in class:llvm

Completed in 113 milliseconds