Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:GMP

2006       GCMetadataPrinter *GMP = I->instantiate();
2007 GMP->S = S;
2008 GCMap.insert(std::make_pair(S, GMP));
2009 return GMP;