Searched refs:IndirectSymbolValueMap (Results 1 – 1 of 1) sorted by relevance
406 ValueToValueMapTy IndirectSymbolValueMap; member in __anon22106ae40211::IRLinker545 IndirectSymbolValueMap, &LValMaterializer)) { in IRLinker()638 (!ForIndirectSymbol && IndirectSymbolValueMap.lookup(SGV) == New)) in materialize()1025 I = IndirectSymbolValueMap.find(SGV); in linkGlobalValueProto()1026 if (I != IndirectSymbolValueMap.end()) in linkGlobalValueProto()1634 IndirectSymbolValueMap.find(GV) != IndirectSymbolValueMap.end()) in run()