Home
last modified time | relevance | path

Searched refs:compareStr (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/runtime/
H A Dinstr.cpp525 int compareStr(const char *Str1, const char *Str2, int Size) { in compareStr() function
684 if (compareStr(SecName, ".bolt.instr.tables", 64) != 0) { in readDescriptions()