Searched refs:VariableModule (Results 1 – 4 of 4) sorted by relevance
46 class VariableModule(module.Module): class54 "VariableModule": VariableModule,
3548 Module *VariableModule = const_cast<Module*>(GA->getGlobal()->getParent()); in LowerToTLSEmulatedModel() local3550 GlobalVariable *EmuTlsVar = VariableModule->getNamedGlobal(EmuTlsVarName); in LowerToTLSEmulatedModel()
7041 Module *VariableModule = const_cast<Module*>(GA->getGlobal()->getParent()); in LowerToTLSEmulatedModel() local7043 GlobalVariable *EmuTlsVar = VariableModule->getNamedGlobal(EmuTlsVarName); in LowerToTLSEmulatedModel()
9442 Module *VariableModule = const_cast<Module*>(GA->getGlobal()->getParent()); in LowerToTLSEmulatedModel() local9444 GlobalVariable *EmuTlsVar = VariableModule->getNamedGlobal(EmuTlsVarName); in LowerToTLSEmulatedModel()