Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDiscriminator.h45 static inline unsigned encodeComponent(unsigned C) { in encodeComponent() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp265 unsigned EC = encodeComponent(C); in encodeDiscriminator()