Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Linker/
DIRMover.cpp406 ValueToValueMapTy IndirectSymbolValueMap; member in __anon22106ae40211::IRLinker
545 IndirectSymbolValueMap, &LValMaterializer)) { in IRLinker()
638 (!ForIndirectSymbol && IndirectSymbolValueMap.lookup(SGV) == New)) in materialize()
1025 I = IndirectSymbolValueMap.find(SGV); in linkGlobalValueProto()
1026 if (I != IndirectSymbolValueMap.end()) in linkGlobalValueProto()
1634 IndirectSymbolValueMap.find(GV) != IndirectSymbolValueMap.end()) in run()