Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Support/ !
H A DDiscriminator.h49 static inline unsigned encodingBits(unsigned C) { in encodingBits() function
/src/contrib/llvm-project/llvm/lib/IR/ !
H A DDebugInfoMetadata.cpp267 NextBitInsertionIndex += encodingBits(C); in encodeDiscriminator()