Searched refs:StrConstant (Results 1 – 1 of 1) sorted by relevance
47 Constant *StrConstant = ConstantDataArray::getString(Context, Str); in CreateGlobalString() local51 *M, StrConstant->getType(), true, GlobalValue::PrivateLinkage, in CreateGlobalString()52 StrConstant, Name, nullptr, GlobalVariable::NotThreadLocal, AddressSpace); in CreateGlobalString()