Home
last modified time | relevance | path

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

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