Searched refs:printBlockInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h392 void printBlockInfo(raw_ostream &OS, const GCOVBlock &Block,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp719 printBlockInfo(CovOS, *Block, LineIndex, BlockNo);
805 /// printBlockInfo - Output counts for each block.
806 void FileInfo::printBlockInfo(raw_ostream &OS, const GCOVBlock &Block, function in class:FileInfo

Completed in 163 milliseconds