Searched defs:printYAML (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | MemProf.h | 121 void printYAML(raw_ostream &OS) const { printYAML() function |
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | MemProfReader.cpp | 332 void RawMemProfReader::printYAML(raw_ostream &OS) { printYAML() function in llvm::memprof::RawMemProfReader |