Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DSampleProfReader.h540 bool ProfileIsCS = false; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DSampleProf.cpp44 bool FunctionSamples::ProfileIsCS = false; member in llvm::sampleprof::FunctionSamples