Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp57 void writeByte(uint8_t V) { LE.write<uint8_t>(V); } in writeByte() function in llvm::ProfOStream
511 OS.writeByte(BI[K]); in writeImpl()
515 OS.writeByte(0); in writeImpl()