Home
last modified time | relevance | path

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

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