reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/ExecutionEngine/ExecutionEngine.cpp
 1204           LinkedGlobalsMap[std::make_pair(GV.getName(), GV.getType())];
 1230       if (!LinkedGlobalsMap.empty()) {
 1232               LinkedGlobalsMap[std::make_pair(GV.getName(), GV.getType())]) {
 1262           LinkedGlobalsMap[std::make_pair(GV->getName(), GV->getType())];
 1273         if (!LinkedGlobalsMap.empty()) {
 1275                 LinkedGlobalsMap[std::make_pair(GV.getName(), GV.getType())])