Searched refs:AbbrevOpToUse (Results 1 – 1 of 1) sorted by relevance
1251 BitCodeAbbrevOp AbbrevOpToUse = BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 8); in writeModuleInfo() local1253 AbbrevOpToUse = BitCodeAbbrevOp(BitCodeAbbrevOp::Char6); in writeModuleInfo()1255 AbbrevOpToUse = BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 7); in writeModuleInfo()1261 Abbv->Add(AbbrevOpToUse); in writeModuleInfo()