Searched defs:ProfileIsCS (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | SampleProfReader.h | 529 bool ProfileIsCS = false; variable |
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ | ||
H A D | SampleProf.cpp | 44 bool FunctionSamples::ProfileIsCS = false; member in llvm::sampleprof::FunctionSamples |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/ | ||
H A D | llvm-profdata.cpp | 1448 std::optional<bool> ProfileIsCS; mergeSampleProfile() local |