Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9439 Module *VariableModule = const_cast<Module*>(GA->getGlobal()->getParent()); in LowerToTLSEmulatedModel() local
9441 GlobalVariable *EmuTlsVar = VariableModule->getNamedGlobal(EmuTlsVarName); in LowerToTLSEmulatedModel()