Home
last modified time | relevance | path

Searched defs:ComputeCallFrequency (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dtype-feedback-vector.cc648 float CallICNexus::ComputeCallFrequency() { in ComputeCallFrequency() function in v8::internal::CallICNexus
/external/v8/src/compiler/
Dbytecode-graph-builder.cc1452 float BytecodeGraphBuilder::ComputeCallFrequency(int slot_id) const { in ComputeCallFrequency() function in v8::internal::compiler::BytecodeGraphBuilder
Dast-graph-builder.cc3117 float AstGraphBuilder::ComputeCallFrequency(FeedbackVectorSlot slot) const { in ComputeCallFrequency() function in v8::internal::compiler::AstGraphBuilder