Home
last modified time | relevance | path

Searched refs:FeedbackNexusForOperand (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/maglev/
Dmaglev-graph-builder.cc177 FeedbackNexus nexus = FeedbackNexusForOperand(1); in VisitBinaryOperation()
206 FeedbackNexus nexus = FeedbackNexusForOperand(1); in VisitBinarySmiOperation()
Dmaglev-graph-builder.h504 const FeedbackNexus FeedbackNexusForOperand(int slot_operand_index) const { in FeedbackNexusForOperand() function