Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DSampleProf.cpp48 bool FunctionSamples::ProfileIsFS = false; member in llvm::sampleprof::FunctionSamples
222 bool ProfileIsFS) { in getCallSiteIdentifier()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DSampleProfReader.h549 bool ProfileIsFS = false; variable