Home | History | Annotate | Download | only in Utils

Lines Matching refs:GV

1368       Value *GV = B.CreateGlobalString(FormatStr, "str");
1369 Value *NewCI = EmitPutS(GV, B, TD, TLI);