Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp49 bool FunctionSamples::ProfileIsFS = false; member in llvm::sampleprof::FunctionSamples
251 bool ProfileIsFS) { in getCallSiteIdentifier()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h590 bool ProfileIsFS = false; variable