Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h684 uint64_t getMaximumFunctionCount(bool UseCS) { in getMaximumFunctionCount()
714 ProfileSummary &getSummary(bool UseCS) { in getSummary()
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfReader.cpp928 const unsigned char *Cur, bool UseCS) { in readSummary()