Searched refs:IndirectSymbolValueMap (Results 1 – 1 of 1) sorted by relevance
308 ValueToValueMapTy IndirectSymbolValueMap; member in __anone1f06e680211::IRLinker445 IndirectSymbolValueMap, &LValMaterializer)) { in IRLinker()542 (!ForIndirectSymbol && IndirectSymbolValueMap.lookup(SGV) == New)) in materialize()925 I = IndirectSymbolValueMap.find(SGV); in linkGlobalValueProto()926 if (I != IndirectSymbolValueMap.end()) in linkGlobalValueProto()1505 IndirectSymbolValueMap.find(GV) != IndirectSymbolValueMap.end()) in run()