Home
last modified time | relevance | path

Searched refs:AddressMapConfig (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h53 struct AddressMapConfig : public ValueMapConfig<const GlobalValue*> { struct
61 typedef ValueMap<const GlobalValue *, void *, AddressMapConfig> argument
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1148 ExecutionEngineState::AddressMapConfig::getMutex(ExecutionEngineState *EES) { in getMutex()
1152 void ExecutionEngineState::AddressMapConfig::onDelete(ExecutionEngineState *EES, in onDelete()
1158 void ExecutionEngineState::AddressMapConfig::onRAUW(ExecutionEngineState *, in onRAUW()