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