Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h79 bool MemProfFullSchema; variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp187 memprof::IndexedVersion MemProfVersionRequested, bool MemProfFullSchema) in InstrProfWriter()
671 bool MemProfFullSchema) { in writeMemProfV2()
719 bool MemProfFullSchema) { in writeMemProfV3()
762 bool MemProfFullSchema) { in writeMemProf()
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp317 cl::opt<bool> MemProfFullSchema( variable