Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp123 bool ProfileIsCS) { in create()
140 bool ProfileIsCS) { in create()
H A DPerfReader.h586 bool ProfileIsCS = false; variable
/openbsd/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h540 bool ProfileIsCS = false; variable
/openbsd/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProf.cpp44 bool FunctionSamples::ProfileIsCS = false; member in llvm::sampleprof::FunctionSamples
/openbsd/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp976 std::optional<bool> ProfileIsCS; in mergeSampleProfile() local