Searched refs:FeedbackNexusForOperand (Results 1 – 2 of 2) sorted by relevance
177 FeedbackNexus nexus = FeedbackNexusForOperand(1); in VisitBinaryOperation()206 FeedbackNexus nexus = FeedbackNexusForOperand(1); in VisitBinarySmiOperation()
504 const FeedbackNexus FeedbackNexusForOperand(int slot_operand_index) const { in FeedbackNexusForOperand() function