LLVM API Documentation

Public Member Functions | |
| formatBranchInfo (const GCOVOptions &Options, uint64_t Count, uint64_t Total) | |
| void | print (raw_ostream &OS) const |
Public Attributes | |
| const GCOVOptions & | Options |
| uint64_t | Count |
| uint64_t | Total |
| formatBranchInfo::formatBranchInfo | ( | const GCOVOptions & | Options, |
| uint64_t | Count, | ||
| uint64_t | Total | ||
| ) | [inline] |
| void formatBranchInfo::print | ( | raw_ostream & | OS | ) | const [inline] |
| uint64_t formatBranchInfo::Count |
| uint64_t formatBranchInfo::Total |