Home
last modified time | relevance | path

Searched defs:ProfileIsProbeBased (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProf.cpp41 bool FunctionSamples::ProfileIsProbeBased = false; member in llvm::sampleprof::FunctionSamples
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h500 bool ProfileIsProbeBased = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp677 Optional<bool> ProfileIsProbeBased; in mergeSampleProfile() local