Searched defs:writeImpl (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ | ||
H A D | PGOCtxProfWriter.cpp | 31 void PGOCtxProfileWriter::writeImpl(std::optional<uint32_t> CallerIndex, in writeImpl() function in PGOCtxProfileWriter |
H A D | InstrProfWriter.cpp | 834 Error InstrProfWriter::writeImpl(ProfOStream &OS) { in writeImpl() function in InstrProfWriter |