Searched refs:LinkedGlobalsMap (Results 1 – 1 of 1) sorted by relevance
1215 const GlobalValue*> LinkedGlobalsMap; in emitGlobals() local1224 const GlobalValue *&GVEntry = LinkedGlobalsMap[std::make_pair( in emitGlobals()1250 if (!LinkedGlobalsMap.empty()) { in emitGlobals()1251 if (const GlobalValue *GVEntry = LinkedGlobalsMap[std::make_pair( in emitGlobals()1280 const GlobalValue *CGV = LinkedGlobalsMap[std::make_pair( in emitGlobals()1292 if (!LinkedGlobalsMap.empty()) { in emitGlobals()1293 if (const GlobalValue *GVEntry = LinkedGlobalsMap[std::make_pair( in emitGlobals()