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

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

Completed in 941 milliseconds