Searched refs:writeRecordInText (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h47 static void writeRecordInText(const InstrProfRecord &Record,
/freebsd-11.0-release/contrib/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp181 void InstrProfWriter::writeRecordInText(const InstrProfRecord &Func, function in class:InstrProfWriter
228 writeRecordInText(Func.second, Symtab, OS);
/freebsd-11.0-release/contrib/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp271 InstrProfWriter::writeRecordInText(Func, Symtab, OS);

Completed in 61 milliseconds