LLVM
8.0.1
|
#include "llvm/IR/ModuleSummaryIndex.h"
Static Public Member Functions | |
static ValueInfo | getEmptyKey () |
static ValueInfo | getTombstoneKey () |
static bool | isSpecialKey (ValueInfo V) |
static bool | isEqual (ValueInfo L, ValueInfo R) |
static unsigned | getHashValue (ValueInfo I) |
Definition at line 228 of file ModuleSummaryIndex.h.
|
inlinestatic |
Definition at line 229 of file ModuleSummaryIndex.h.
|
inlinestatic |
Definition at line 247 of file ModuleSummaryIndex.h.
References llvm::ValueInfo::getRef().
|
inlinestatic |
Definition at line 233 of file ModuleSummaryIndex.h.
|
inlinestatic |
Definition at line 241 of file ModuleSummaryIndex.h.
References assert(), llvm::ValueInfo::getRef(), and llvm::ValueInfo::haveGVs().
|
inlinestatic |
Definition at line 237 of file ModuleSummaryIndex.h.