Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Prefix

57     const char *Prefix = TM.getDataLayout()->getPrivateGlobalPrefix();
58 CachedMCSymbol = Ctx.GetOrCreateSymbol(Twine(Prefix) + "BB" +