Searched refs:CellCount (Results 1 – 7 of 7) sorted by relevance
514 type_feedback_cells()->CellCount() in CreateDictionary()572 for (int i = 0; i < cache->CellCount(); i++) { in ProcessTypeFeedbackCells()
4963 int CellCount() { return length() / 2; } in CellCount() function
10689 for (int i = 0; i < type_feedback_cells->CellCount(); i++) { in ClearTypeFeedbackCells()
619 type_feedback_cells()->CellCount() in CreateDictionary()695 for (int i = 0; i < cache->CellCount(); i++) { in ProcessTypeFeedbackCells()
1186 for (int i = 0; i < type_feedback_cells->CellCount(); i++) { in VisitCode()
4071 int CellCount() { return length() / 2; } in CellCount() function
2820 CHECK_EQ(2, cells->CellCount()); in TEST()2827 CHECK_EQ(2, cells->CellCount()); in TEST()