Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DDiscriminator.h45 static inline unsigned encodeComponent(unsigned C) { in encodeComponent() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp194 unsigned EC = encodeComponent(C); in encodeDiscriminator()