LLVM 20.0.0git
|
#include "llvm/Transforms/IPO/Attributor.h"
Public Types | |
using | Base = DenseMapInfo< AA::ValueAndContext::Base > |
Static Public Member Functions | |
static AA::ValueAndContext | getEmptyKey () |
static AA::ValueAndContext | getTombstoneKey () |
static unsigned | getHashValue (const AA::ValueAndContext &VAC) |
static bool | isEqual (const AA::ValueAndContext &LHS, const AA::ValueAndContext &RHS) |
Definition at line 407 of file Attributor.h.
using llvm::DenseMapInfo< AA::ValueAndContext >::Base = DenseMapInfo<AA::ValueAndContext::Base> |
Definition at line 409 of file Attributor.h.
|
inlinestatic |
Definition at line 410 of file Attributor.h.
|
inlinestatic |
Definition at line 416 of file Attributor.h.
|
inlinestatic |
Definition at line 413 of file Attributor.h.
|
inlinestatic |
Definition at line 420 of file Attributor.h.