Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp147 struct CHRStats { struct
148 CHRStats() : NumBranches(0), NumBranchesDelta(0), in CHRStats() function
406 CHRStats Stats;
428 const CHRStats &Stats) { in operator <<()
454 CHRStats *Stats) { in dumpIR()