Searched refs:IndirectSymbolValueMap (Results 1 – 1 of 1) sorted by relevance
403 ValueToValueMapTy IndirectSymbolValueMap; member in __anon496259980211::IRLinker539 IndirectSymbolValueMap, &LValMaterializer)) { in IRLinker()632 (!ForIndirectSymbol && IndirectSymbolValueMap.lookup(SGV) == New)) in materialize()1014 I = IndirectSymbolValueMap.find(SGV); in linkGlobalValueProto()1015 if (I != IndirectSymbolValueMap.end()) in linkGlobalValueProto()1591 IndirectSymbolValueMap.find(GV) != IndirectSymbolValueMap.end()) in run()