Searched refs:BT2 (Results 1 – 3 of 3) sorted by relevance
125 - LZMA now can use only these match finders: HC4, BT2, BT3, BT4
13 BT2, enumerator368 if (_matchFinderType == EMatchFinderType.BT2) in Create()
7200 const BuiltinType *BT2 = T2->getAs<BuiltinType>(); in IsSameCharType() local7201 if (!BT2) in IsSameCharType()7205 BuiltinType::Kind T2Kind = BT2->getKind(); in IsSameCharType()