Home
last modified time | relevance | path

Searched refs:GetCallCount (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dwasm-inlining.h97 int GetCallCount(Node* call);
Dwasm-inlining.cc52 int WasmInliner::GetCallCount(Node* call) { in GetCallCount() function in v8::internal::compiler::WasmInliner
113 int call_count = GetCallCount(call); in ReduceCall()
/third_party/node/deps/v8/src/objects/
Dfeedback-vector.cc956 int FeedbackNexus::GetCallCount() { in GetCallCount() function in v8::internal::FeedbackNexus
1001 double const call_count = GetCallCount(); in ComputeCallFrequency()
Dfeedback-vector.h803 int GetCallCount();