Lines Matching full:mapit
719 std::map<Module*, ExecutionEngine*>::iterator mapIt = EngineMap.find(*it);721 if (mapIt != EngineMap.end()) {722 delete mapIt->second;