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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp405 ValueToValueMapTy IndirectSymbolValueMap; member in class:__anon3709::IRLinker
534 IndirectSymbolValueMap, &LValMaterializer)) {
979 I = IndirectSymbolValueMap.find(SGV);
980 if (I != IndirectSymbolValueMap.end())
1465 IndirectSymbolValueMap.find(GV) != IndirectSymbolValueMap.end())

Completed in 48 milliseconds