Home
last modified time | relevance | path

Searched defs:compareMemory (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DFunctionId.h48 static int compareMemory(const char *Lhs, const char *Rhs, uint64_t Length) { in compareMemory() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringRef.h67 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory() function