Searched refs:IndirectSymbolValueMap (Results 1 – 1 of 1) sorted by relevance
406 ValueToValueMapTy IndirectSymbolValueMap; member in __anon8299d39e0211::IRLinker549 IndirectSymbolValueMap, &LValMaterializer)) { in IRLinker()642 (!ForIndirectSymbol && IndirectSymbolValueMap.lookup(SGV) == New)) in materialize()1031 I = IndirectSymbolValueMap.find(SGV); in linkGlobalValueProto()1032 if (I != IndirectSymbolValueMap.end()) in linkGlobalValueProto()1615 IndirectSymbolValueMap.find(GV) != IndirectSymbolValueMap.end()) in run()