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

/external/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp230 /// EmitMemChr - Emit a call to the memchr function. This assumes that Ptr is
232 Value *llvm::EmitMemChr(Value *Ptr, Value *Val, function in class:llvm

Completed in 57 milliseconds