LLVM API Documentation
ExtraData typedef | llvm::ExecutionEngineState::AddressMapConfig | |
FollowRAUW enum value | llvm::ValueMapConfig< const GlobalValue * > | |
getMutex(ExecutionEngineState *EES) | llvm::ExecutionEngineState::AddressMapConfig | [static] |
ValueMapConfig< const GlobalValue * >::getMutex(const ExtraDataT &) | llvm::ValueMapConfig< const GlobalValue * > | [inline, static] |
mutex_type typedef | llvm::ValueMapConfig< const GlobalValue * > | |
onDelete(ExecutionEngineState *EES, const GlobalValue *Old) | llvm::ExecutionEngineState::AddressMapConfig | [static] |
ValueMapConfig< const GlobalValue * >::onDelete(const ExtraDataT &, const GlobalValue *) | llvm::ValueMapConfig< const GlobalValue * > | [inline, static] |
onRAUW(ExecutionEngineState *, const GlobalValue *, const GlobalValue *) | llvm::ExecutionEngineState::AddressMapConfig | [static] |
ValueMapConfig< const GlobalValue * >::onRAUW(const ExtraDataT &, const GlobalValue *, const GlobalValue *) | llvm::ValueMapConfig< const GlobalValue * > | [inline, static] |