We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3c9593 commit 3780e07Copy full SHA for 3780e07
llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
@@ -981,8 +981,6 @@ class CoverageMapping {
981
const object::BuildIDFetcher *BIDFetcher = nullptr,
982
bool CheckBinaryIDs = false);
983
984
- // bool getSingleByteCoverage() const { return SingleByteCoverage; }
985
-
986
/// The number of functions that couldn't have their profiles mapped.
987
///
988
/// This is a count of functions whose profile is out of date or otherwise
0 commit comments