Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp120 << " NumBranchesDelta " << NumBranchesDelta in print()
127 uint64_t NumBranchesDelta = 0; member
1860 Stats.NumBranchesDelta += NumCHRedBranches - 1; in fixupBranchesAndSelects()
2064 << ore::NV("NumBranchesDelta", Stats.NumBranchesDelta) in run()