Home | History | Annotate | Download | only in BitWriter_2_9

Lines Matching refs:getGC

469       unsigned &Entry = GCMap[F->getGC()];
471 WriteStringRecord(bitc::MODULE_CODE_GCNAME, F->getGC(),
547 Vals.push_back(F->hasGC() ? GCMap[F->getGC()] : 0);