LLVM 20.0.0git
|
#include "llvm/Transforms/IPO/Attributor.h"
Public Types | |
using | Base = DenseMapInfo< unsigned char > |
Static Public Member Functions | |
static AA::ValueScope | getEmptyKey () |
static AA::ValueScope | getTombstoneKey () |
static unsigned | getHashValue (const AA::ValueScope &S) |
static bool | isEqual (const AA::ValueScope &LHS, const AA::ValueScope &RHS) |
Static Public Member Functions inherited from llvm::DenseMapInfo< unsigned char > | |
static unsigned char | getEmptyKey () |
static unsigned char | getTombstoneKey () |
static unsigned | getHashValue (const unsigned char &Val) |
static bool | isEqual (const unsigned char &LHS, const unsigned char &RHS) |
Definition at line 427 of file Attributor.h.
using llvm::DenseMapInfo< AA::ValueScope >::Base = DenseMapInfo<unsigned char> |
Definition at line 428 of file Attributor.h.
|
inlinestatic |
Definition at line 429 of file Attributor.h.
|
inlinestatic |
Definition at line 435 of file Attributor.h.
|
inlinestatic |
Definition at line 432 of file Attributor.h.
|
inlinestatic |
Definition at line 439 of file Attributor.h.