Searched refs:printBranchInfo (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/IR/ |
D | GCOV.cpp | 676 printBranchInfo(CovOS, *Block, FileCoverage, EdgeNo); in print() 721 void FileInfo::printBranchInfo(raw_ostream &OS, const GCOVBlock &Block, in printBranchInfo() function in FileInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
D | GCOV.cpp | 698 printBranchInfo(CovOS, *Block, FileCoverage, EdgeNo); in print() 743 void FileInfo::printBranchInfo(raw_ostream &OS, const GCOVBlock &Block, in printBranchInfo() function in FileInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 438 void printBranchInfo(raw_ostream &OS, const GCOVBlock &Block,
|
/external/llvm/include/llvm/Support/ |
D | GCOV.h | 423 void printBranchInfo(raw_ostream &OS, const GCOVBlock &Block,
|