Searched defs:ComputeCallFrequency (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/objects/ | ||
| D | feedback-vector.cc | 997 float FeedbackNexus::ComputeCallFrequency() { in ComputeCallFrequency() function in v8::internal::FeedbackNexus |
| /third_party/node/deps/v8/src/compiler/ | ||
| D | bytecode-graph-builder.cc | 2926 CallFrequency BytecodeGraphBuilder::ComputeCallFrequency(int slot_id) const { in ComputeCallFrequency() function in v8::internal::compiler::BytecodeGraphBuilder |