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.cpp1219 const GlobalValue*> LinkedGlobalsMap; in emitGlobals() local
1228 const GlobalValue *&GVEntry = LinkedGlobalsMap[std::make_pair( in emitGlobals()
1254 if (!LinkedGlobalsMap.empty()) { in emitGlobals()
1255 if (const GlobalValue *GVEntry = LinkedGlobalsMap[std::make_pair( in emitGlobals()
1284 const GlobalValue *CGV = LinkedGlobalsMap[std::make_pair( in emitGlobals()
1296 if (!LinkedGlobalsMap.empty()) { in emitGlobals()
1297 if (const GlobalValue *GVEntry = LinkedGlobalsMap[std::make_pair( in emitGlobals()