Searched refs:writeImpl (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h113 void writeImpl(ProfOStream &OS);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp287 void InstrProfWriter::writeImpl(ProfOStream &OS) { function in class:InstrProfWriter
380 writeImpl(POS);
388 writeImpl(POS);

Completed in 82 milliseconds