|
LLVM
4.0.0
|
Provide DenseMapInfo for CounterExpression. More...
#include <CoverageMapping.h>
Static Public Member Functions | |
| static coverage::CounterExpression | getEmptyKey () |
| static coverage::CounterExpression | getTombstoneKey () |
| static unsigned | getHashValue (const coverage::CounterExpression &V) |
| static bool | isEqual (const coverage::CounterExpression &LHS, const coverage::CounterExpression &RHS) |
Provide DenseMapInfo for CounterExpression.
Definition at line 609 of file CoverageMapping.h.
|
inlinestatic |
Definition at line 610 of file CoverageMapping.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 617 of file CoverageMapping.h.
References llvm::MCID::Add.
|
inlinestatic |
Definition at line 630 of file CoverageMapping.h.
References llvm::coverage::CounterExpression::Kind, llvm::coverage::CounterExpression::LHS, and llvm::coverage::CounterExpression::RHS.
1.8.6