Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfWriter.cpp31 void PGOCtxProfileWriter::writeImpl(std::optional<uint32_t> CallerIndex, in writeImpl() function in PGOCtxProfileWriter
H A DInstrProfWriter.cpp834 Error InstrProfWriter::writeImpl(ProfOStream &OS) { in writeImpl() function in InstrProfWriter