Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1701 inline unsigned getCopyIdentifier() const;
2211 unsigned DILocation::getCopyIdentifier() const { in getCopyIdentifier() function
2241 unsigned CI = getCopyIdentifier(); in cloneByMultiplyingDuplicationFactor()