Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProf.cpp48 bool FunctionSamples::ProfileIsFS = false; member in llvm::sampleprof::FunctionSamples
222 bool ProfileIsFS) { in getCallSiteIdentifier()
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h549 bool ProfileIsFS = false; variable