Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8769 Module *VariableModule = const_cast<Module*>(GA->getGlobal()->getParent()); in LowerToTLSEmulatedModel() local
8771 GlobalVariable *EmuTlsVar = VariableModule->getNamedGlobal(EmuTlsVarName); in LowerToTLSEmulatedModel()