Home | History | Annotate | Download | only in BitWriter_2_9

Lines Matching refs:getGC

428       unsigned &Entry = GCMap[F.getGC()];
430 WriteStringRecord(bitc::MODULE_CODE_GCNAME, F.getGC(),
505 Vals.push_back(F.hasGC() ? GCMap[F.getGC()] : 0);