Searched defs:AddressMapConfig (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h53 struct AddressMapConfig : public ValueMapConfig<const GlobalValue*> { struct in class:llvm::ExecutionEngineState
61 typedef ValueMap<const GlobalValue *, void *, AddressMapConfig>

Completed in 62 milliseconds