Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp145 struct CHRStats { struct
146 CHRStats() : NumBranches(0), NumBranchesDelta(0), in CHRStats() argument
409 CHRStats Stats;
431 const CHRStats &Stats) { in operator <<()
457 CHRStats *Stats) { in dumpIR()