Searched refs:kFeedbackSlotKindBits (Results 1 – 2 of 2) sorted by relevance
491 static const int kFeedbackSlotKindBits = 5; variable493 (1 << kFeedbackSlotKindBits));497 typedef BitSetComputer<FeedbackSlotKind, kFeedbackSlotKindBits,
1989 const int kBitsPerItem = FeedbackMetadata::kFeedbackSlotKindBits; in BranchIfStrictMode()