Searched refs:printUncondBranchInfo (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/IR/ |
D | GCOV.cpp | 678 printUncondBranchInfo(CovOS, EdgeNo, in print() 751 void FileInfo::printUncondBranchInfo(raw_ostream &OS, uint32_t &EdgeNo, in printUncondBranchInfo() function in FileInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
D | GCOV.cpp | 700 printUncondBranchInfo(CovOS, EdgeNo, in print() 773 void FileInfo::printUncondBranchInfo(raw_ostream &OS, uint32_t &EdgeNo, in printUncondBranchInfo() function in FileInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 440 void printUncondBranchInfo(raw_ostream &OS, uint32_t &EdgeNo,
|
/external/llvm/include/llvm/Support/ |
D | GCOV.h | 425 void printUncondBranchInfo(raw_ostream &OS, uint32_t &EdgeNo,
|