Return true if the profile has single byte counters representing coverage.
Synopsis
Declared in <llvm/ProfileData/InstrProfReader.h>
virtual
bool
hasSingleByteCoverage() const override;
Return Value
True if the profile has single‐byte coverage counters.
Created with MrDocs