Home
last modified time | relevance | path

Searched refs:ComputeCounts (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dtype-feedback-vector-inl.h117 void TypeFeedbackVector::ComputeCounts(int* with_type_info, int* generic) { in ComputeCounts() function
Druntime-profiler.cc79 vector->ComputeCounts(&with, &gen); in GetICCounts()
Dtype-feedback-vector.h239 inline void ComputeCounts(int* with_type_info, int* generic);