Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1215 const GlobalValue*> LinkedGlobalsMap; in emitGlobals() local
1224 const GlobalValue *&GVEntry = LinkedGlobalsMap[std::make_pair( in emitGlobals()
1250 if (!LinkedGlobalsMap.empty()) { in emitGlobals()
1251 if (const GlobalValue *GVEntry = LinkedGlobalsMap[std::make_pair( in emitGlobals()
1280 const GlobalValue *CGV = LinkedGlobalsMap[std::make_pair( in emitGlobals()
1292 if (!LinkedGlobalsMap.empty()) { in emitGlobals()
1293 if (const GlobalValue *GVEntry = LinkedGlobalsMap[std::make_pair( in emitGlobals()