Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h512 uint64_t getMaximumFunctionCount(bool UseCS) { in getMaximumFunctionCount()
542 ProfileSummary &getSummary(bool UseCS) { in getSummary()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfReader.cpp756 const unsigned char *Cur, bool UseCS) { in readSummary()