Searched refs:IndirectSymbolValueMap (Results 1 – 1 of 1) sorted by relevance
397 ValueToValueMapTy IndirectSymbolValueMap; member in __anone8cafb1c0211::IRLinker534 IndirectSymbolValueMap, &LValMaterializer)) { in IRLinker()623 (!ForIndirectSymbol && IndirectSymbolValueMap.lookup(SGV) == New)) in materialize()996 I = IndirectSymbolValueMap.find(SGV); in linkGlobalValueProto()997 if (I != IndirectSymbolValueMap.end()) in linkGlobalValueProto()1480 IndirectSymbolValueMap.find(GV) != IndirectSymbolValueMap.end()) in run()