11#ifndef LLVM_SUPPORT_CODEGENCOVERAGE_H
12#define LLVM_SUPPORT_CODEGENCOVERAGE_H
This file implements the BitVector class.
const_set_bits_iterator_impl< BitVector > const_set_bits_iterator
bool isCovered(uint64_t RuleID) const
void setCovered(uint64_t RuleID)
iterator_range< const_covered_iterator > covered() const
bool emit(StringRef FilePrefix, StringRef BackendName) const
This interface provides simple read-only access to a block of memory, and provides simple methods for...
StringRef - Represent a constant reference to a string, i.e.
ForwardIterator for the bits that are set.
A range adaptor for a pair of iterators.
This is an optimization pass for GlobalISel generic memory operations.