Searched refs:worst_case_size (Results 1 – 1 of 1) sorted by relevance
4858 int worst_case_size = constpool_.WorstCaseSize(); in CheckConstPool() local4860 kVeneerDistanceMargin + worst_case_size); in CheckConstPool()4864 int needed_space = worst_case_size + kGap + 1 * kInstrSize; in CheckConstPool()4873 static_cast<unsigned>(worst_case_size)); in CheckConstPool()