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.h857 uint64_t getMaximumFunctionCount(bool UseCS) { in getMaximumFunctionCount()
888 ProfileSummary &getSummary(bool UseCS) { in getSummary()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1182 const unsigned char *Cur, bool UseCS) { in readSummary()