Searched refs:IndirectSymbolValueMap (Results 1 – 1 of 1) sorted by relevance
407 ValueToValueMapTy IndirectSymbolValueMap; member in __anone1f06e680211::IRLinker550 IndirectSymbolValueMap, &LValMaterializer)) { in IRLinker()643 (!ForIndirectSymbol && IndirectSymbolValueMap.lookup(SGV) == New)) in materialize()1033 I = IndirectSymbolValueMap.find(SGV); in linkGlobalValueProto()1034 if (I != IndirectSymbolValueMap.end()) in linkGlobalValueProto()1617 IndirectSymbolValueMap.find(GV) != IndirectSymbolValueMap.end()) in run()