Home
last modified time | relevance | path

Searched refs:IndirectSymbolValueMap (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Linker/
H A DIRMover.cpp403 ValueToValueMapTy IndirectSymbolValueMap; member in __anon496259980211::IRLinker
539 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()