Home
last modified time | relevance | path

Searched defs:printYAML (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h84 void printYAML(raw_ostream &OS) const { printYAML() function
225 void printYAML(raw_ostream &OS) const { printYAML() function
312 void printYAML(raw_ostream &OS) const { printYAML() function
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp