Searched refs:kTypeProfileSlotIndex (Results 1 – 2 of 2) sorted by relevance
29 CHECK_EQ(FeedbackVectorSpec::kTypeProfileSlotIndex, in AddTypeProfileSlot()36 FeedbackVector::ToSlot(FeedbackVectorSpec::kTypeProfileSlotIndex); in HasTypeProfileSlot()184 FeedbackVector::ToSlot(FeedbackVectorSpec::kTypeProfileSlotIndex); in HasTypeProfileSlot()197 FeedbackVector::ToSlot(FeedbackVectorSpec::kTypeProfileSlotIndex); in GetTypeProfileSlot()
333 static const int kTypeProfileSlotIndex = 0; variable