|
LLVM 22.0.0git
|
#include "llvm/SandboxIR/Context.h"
Public Types | |
| using | CallbackID = sandboxir::Context::CallbackID |
| using | ReprInfo = DenseMapInfo<CallbackID::ValTy> |
Static Public Member Functions | |
| static CallbackID | getEmptyKey () |
| static CallbackID | getTombstoneKey () |
| static unsigned | getHashValue (const CallbackID &ID) |
| static bool | isEqual (const CallbackID &LHS, const CallbackID &RHS) |
| using llvm::DenseMapInfo< sandboxir::Context::CallbackID >::CallbackID = sandboxir::Context::CallbackID |
| using llvm::DenseMapInfo< sandboxir::Context::CallbackID >::ReprInfo = DenseMapInfo<CallbackID::ValTy> |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |