Home
last modified time | relevance | path

Searched refs:getHotColdSchema (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DIndexedMemProfData.cpp196 auto Schema = memprof::getHotColdSchema(); in writeMemProfV2()
240 auto Schema = memprof::getHotColdSchema(); in writeMemProfRadixTreeBased()
H A DMemProf.cpp19 MemProfSchema getHotColdSchema() { in getHotColdSchema() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h86 LLVM_ABI MemProfSchema getHotColdSchema();