Searched refs:RIDs (Results 1 – 2 of 2) sorted by relevance
390 const std::vector<RecordId> &RIDs) { in emitBlockInfo() argument391 assert(RIDs.size() < (1U << BitCodeConstants::SubblockIDSize)); in emitBlockInfo()393 for (RecordId RID : RIDs) { in emitBlockInfo()
197 void emitBlockInfo(BlockId BID, const std::vector<RecordId> &RIDs);