Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1682 unsigned Duplication = getRegionDuplicationCount(R); in transformScopes() local
1683 CHR_DEBUG(dbgs() << "Dup count for R=" << R << " is " << Duplication in transformScopes()
1685 if (Duplication >= CHRDupThreshsold) { in transformScopes()
1686 CHR_DEBUG(dbgs() << "Reached the dup threshold of " << Duplication in transformScopes()
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-keymgmt.pod323 =head2 Key Object Import, Export and Duplication Functions