Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp111 << " NumBranchesDelta " << NumBranchesDelta in print()
118 uint64_t NumBranchesDelta = 0; member
1831 Stats.NumBranchesDelta += NumCHRedBranches - 1; in fixupBranchesAndSelects()
2035 << ore::NV("NumBranchesDelta", Stats.NumBranchesDelta) in run()