Go to the documentation of this file.
11 #ifndef LLVM_SUPPORT_CODEGENCOVERAGE_H
12 #define LLVM_SUPPORT_CODEGENCOVERAGE_H
38 #endif // LLVM_SUPPORT_CODEGENCOVERAGE_H
This is an optimization pass for GlobalISel generic memory operations.
bool isCovered(uint64_t RuleID) const
bool parse(MemoryBuffer &Buffer, StringRef BackendName)
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.
const_set_bits_iterator_impl< BitVector > const_set_bits_iterator
A range adaptor for a pair of iterators.
ForwardIterator for the bits that are set.