Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2042 inline unsigned getDuplicationFactor() const;
2309 unsigned DILocation::getDuplicationFactor() const { in getDuplicationFactor() function
2346 DF *= getDuplicationFactor(); in cloneByMultiplyingDuplicationFactor()