Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DPGOCtxProfWriter.h85 static constexpr unsigned CodeLen = 2; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h363 void EnterSubblock(unsigned BlockID, unsigned CodeLen) { in EnterSubblock()