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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
H A DBuildLibCalls.cpp31 /// EmitStrLen - Emit a call to the strlen function to the builder, for the
33 Value *llvm::EmitStrLen(Value *Ptr, IRBuilder<> &B, const TargetData *TD) { function in class:llvm

Completed in 43 milliseconds