Searched refs:ToSlot (Results 1 – 5 of 5) sorted by relevance
107 FeedbackVectorSlot TypeFeedbackVector::ToSlot(int index) { in ToSlot() function
269 static inline FeedbackVectorSlot ToSlot(int index);
901 int ToSlot = SlotRemap[FromSlot]; in remapInstructions() local902 MO.setIndex(ToSlot); in remapInstructions()
2603 FeedbackVectorSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION()2619 FeedbackVectorSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION()2658 FeedbackVectorSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION()2679 FeedbackVectorSlot vector_slot = vector->ToSlot(slot); in RUNTIME_FUNCTION()2730 FeedbackVectorSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION()2747 FeedbackVectorSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION()2765 FeedbackVectorSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION()2792 FeedbackVectorSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION()
562 slot = feedback_vector()->ToSlot(slot_id); in CreateVectorSlotPair()1429 FeedbackVectorSlot slot = feedback_vector()->ToSlot( in GetBinaryOperationHint()1445 feedback_vector()->ToSlot(bytecode_iterator().GetIndexOperand(1)); in GetCompareOperationHint()1453 CallICNexus nexus(feedback_vector(), feedback_vector()->ToSlot(slot_id)); in ComputeCallFrequency()