Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp120 << " NumBranchesDelta " << NumBranchesDelta in print()
127 uint64_t NumBranchesDelta = 0; member
1867 Stats.NumBranchesDelta += NumCHRedBranches - 1; in fixupBranchesAndSelects()
2065 << ore::NV("NumBranchesDelta", Stats.NumBranchesDelta) in run()