Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DIndexedMemProfData.cpp198 Schema = memprof::getFullSchema(); in writeMemProfV2()
242 Schema = memprof::getFullSchema(); in writeMemProfRadixTreeBased()
H A DMemProf.cpp11 MemProfSchema getFullSchema() { in getFullSchema() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h83 LLVM_ABI MemProfSchema getFullSchema();
394 const MemProfSchema &Schema = getFullSchema())