Searched refs:IsTypeProfileKind (Results 1 – 2 of 2) sorted by relevance
1172 DCHECK(IsTypeProfileKind(kind())); in Collect()1211 DCHECK(IsTypeProfileKind(kind())); in GetSourcePositions()1239 DCHECK(IsTypeProfileKind(kind())); in GetTypesForSourcePositions()1298 DCHECK(IsTypeProfileKind(kind())); in GetTypeProfile()1315 DCHECK(IsTypeProfileKind(kind())); in ResetTypeProfile()
107 inline bool IsTypeProfileKind(FeedbackSlotKind kind) { in IsTypeProfileKind() function