LLVM
8.0.1
|
Provide DenseMapInfo for CounterExpression. More...
#include "llvm/ProfileData/Coverage/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 788 of file CoverageMapping.h.
|
inlinestatic |
Definition at line 789 of file CoverageMapping.h.
References llvm::coverage::Counter::getCounter().
|
inlinestatic |
|
inlinestatic |
Definition at line 797 of file CoverageMapping.h.
References llvm::MCID::Add, and llvm::coverage::Counter::getCounter().
|
inlinestatic |
Definition at line 811 of file CoverageMapping.h.
References llvm::coverage::CounterExpression::Kind, llvm::coverage::CounterExpression::LHS, and llvm::coverage::CounterExpression::RHS.