Searched refs:StrConstant (Results 1 – 1 of 1) sorted by relevance
27 Constant *StrConstant = ConstantDataArray::getString(Context, Str); in CreateGlobalString() local29 GlobalVariable *GV = new GlobalVariable(M, StrConstant->getType(), in CreateGlobalString()31 StrConstant); in CreateGlobalString()