Searched refs:LinkedGlobalsMap (Results 1 – 1 of 1) sorted by relevance
1219 const GlobalValue*> LinkedGlobalsMap; in emitGlobals() local1228 const GlobalValue *&GVEntry = LinkedGlobalsMap[std::make_pair( in emitGlobals()1254 if (!LinkedGlobalsMap.empty()) { in emitGlobals()1255 if (const GlobalValue *GVEntry = LinkedGlobalsMap[std::make_pair( in emitGlobals()1284 const GlobalValue *CGV = LinkedGlobalsMap[std::make_pair( in emitGlobals()1296 if (!LinkedGlobalsMap.empty()) { in emitGlobals()1297 if (const GlobalValue *GVEntry = LinkedGlobalsMap[std::make_pair( in emitGlobals()