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

/external/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp238 /// EmitMemCmp - Emit a call to the memcmp function.
239 Value *llvm::EmitMemCmp(Value *Ptr1, Value *Ptr2, function in class:llvm

Completed in 74 milliseconds