Searched refs:formatBranchInfo (Results 1 – 1 of 1) sorted by relevance
450 struct formatBranchInfo { struct451 formatBranchInfo(const GCOV::Options &Options, uint64_t Count, uint64_t Total) in formatBranchInfo() argument468 static raw_ostream &operator<<(raw_ostream &OS, const formatBranchInfo &FBI) { in operator <<()743 << formatBranchInfo(Options, N, TotalCounts) << "\n"; in printBranchInfo()750 << formatBranchInfo(Options, Count, Count) << "\n"; in printUncondBranchInfo()