Searched refs:worst_case_size (Results 1 – 1 of 1) sorted by relevance
2959 int worst_case_size = constpool_.WorstCaseSize(); in CheckConstPool() local2961 kVeneerDistanceMargin + worst_case_size); in CheckConstPool()2965 int needed_space = worst_case_size + kGap + 1 * kInstructionSize; in CheckConstPool()2974 static_cast<unsigned>(worst_case_size)); in CheckConstPool()