Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp308 ValueToValueMapTy IndirectSymbolValueMap; member in __anone1f06e680211::IRLinker
445 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()