Searched defs:ComputeCallFrequency (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/ | ||
D | type-feedback-vector.cc | 648 float CallICNexus::ComputeCallFrequency() { in ComputeCallFrequency() function in v8::internal::CallICNexus |
/external/v8/src/compiler/ | ||
D | bytecode-graph-builder.cc | 1452 float BytecodeGraphBuilder::ComputeCallFrequency(int slot_id) const { in ComputeCallFrequency() function in v8::internal::compiler::BytecodeGraphBuilder |
D | ast-graph-builder.cc | 3117 float AstGraphBuilder::ComputeCallFrequency(FeedbackVectorSlot slot) const { in ComputeCallFrequency() function in v8::internal::compiler::AstGraphBuilder |