Home
last modified time | relevance | path

Searched refs:GetFeedbackForCall (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Djs-heap-broker.h207 ProcessedFeedback const& GetFeedbackForCall(FeedbackSource const& source); in DEFINE_OPERATORS_FOR_FLAGS()
Djs-heap-broker.cc778 ProcessedFeedback const& JSHeapBroker::GetFeedbackForCall( in GetFeedbackForCall() function in v8::internal::compiler::JSHeapBroker
Dbytecode-graph-builder.cc2930 ProcessedFeedback const& feedback = broker()->GetFeedbackForCall(source); in ComputeCallFrequency()
2943 ProcessedFeedback const& feedback = broker()->GetFeedbackForCall(source); in GetSpeculationMode()
2952 ProcessedFeedback const& feedback = broker()->GetFeedbackForCall(source); in ComputeCallFeedbackRelation()
Djs-native-context-specialization.cc1516 broker()->GetFeedbackForCall(p.callFeedback()); in ReduceJSGetIterator()
Djs-call-reducer.cc4476 broker()->GetFeedbackForCall(p.feedback()); in ReduceJSCall()
5024 broker()->GetFeedbackForCall(p.feedback()); in ReduceJSConstruct()