Searched refs:EmuTlsVarType (Results 1 – 1 of 1) sorted by relevance
142 StructType *EmuTlsVarType = StructType::create(ElementTypes); in addEmuTlsVar() local144 M.getOrInsertGlobal(EmuTlsVarName, EmuTlsVarType)); in addEmuTlsVar()172 EmuTlsVar->setInitializer(ConstantStruct::get(EmuTlsVarType, ElementValues)); in addEmuTlsVar()