Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDInstrProfReader.h786 uint64_t getMaximumFunctionCount(bool UseCS) { in getMaximumFunctionCount()
817 ProfileSummary &getSummary(bool UseCS) { in getSummary()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDInstrProfReader.cpp1149 const unsigned char *Cur, bool UseCS) { in readSummary()