Searched refs:FirstFeature (Results 1 – 2 of 2) sorted by relevance
193 Handle8bitCounter(FirstFeature, P - Begin, V); in ForEachNonZeroByte()201 Handle8bitCounter(FirstFeature, P - Begin + I, V); in ForEachNonZeroByte()207 Handle8bitCounter(FirstFeature, P - Begin, V); in ForEachNonZeroByte()240 auto Handle8bitCounter = [&](size_t FirstFeature, in CollectFeatures()246 HandleFeature(static_cast<uint32_t>(FirstFeature + Idx)); in CollectFeatures()249 size_t FirstFeature = 0; in CollectFeatures() local260 FirstFeature += in CollectFeatures()262 FirstFeature, Handle8bitCounter); in CollectFeatures()266 HandleFeature(static_cast<uint32_t>(FirstFeature + Idx)); in CollectFeatures()268 FirstFeature += ValueProfileMap.SizeInBits(); in CollectFeatures()[all …]
986 bool FirstFeature = true; in MatchAndEmitInstruction() local990 Msg += FirstFeature ? " " : ", "; in MatchAndEmitInstruction()992 FirstFeature = false; in MatchAndEmitInstruction()