|
LLVM 23.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) |
Definition at line 451 of file Attributor.h.
| using llvm::DenseMapInfo< AA::ValueScope >::Base = DenseMapInfo<unsigned char> |
Definition at line 452 of file Attributor.h.
|
inlinestatic |
Definition at line 453 of file Attributor.h.
|
inlinestatic |
Definition at line 459 of file Attributor.h.
|
inlinestatic |
Definition at line 456 of file Attributor.h.
|
inlinestatic |
Definition at line 463 of file Attributor.h.