Home | History | Annotate | Download | only in BitWriter_3_2

Lines Matching refs:getGC

440       unsigned &Entry = GCMap[F.getGC()];
442 WriteStringRecord(bitc::MODULE_CODE_GCNAME, F.getGC(),
518 Vals.push_back(F.hasGC() ? GCMap[F.getGC()] : 0);