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

/external/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp142 const GlobalValue *ToUnmap) {
143 GlobalAddressMapTy::iterator I = GlobalAddressMap.find(ToUnmap);
141 RemoveMapping(const MutexGuard &, const GlobalValue *ToUnmap) argument

Completed in 89 milliseconds