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

/external/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp119 /// EmitStrNCmp - Emit a call to the strncmp function to the builder.
120 Value *llvm::EmitStrNCmp(Value *Ptr1, Value *Ptr2, Value *Len, function in class:llvm

Completed in 113 milliseconds