Home
last modified time | relevance | path

Searched refs:writeByte (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp58 void writeByte(uint8_t V) { LE.write<uint8_t>(V); } in writeByte() function in llvm::ProfOStream
600 OS.writeByte(BI[K]); in writeImpl()
604 OS.writeByte(0); in writeImpl()