Home
last modified time | relevance | path

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

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