Home
last modified time | relevance | path

Searched refs:getSchema (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DMemProf.h101 static MemProfSchema getSchema() { in getSchema() function
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp425 auto Schema = memprof::PortableMemInfoBlock::getSchema(); in writeImpl()