Lines Matching full:entrycount
327 if (EntryCount() > Assembler::kApproxMaxPoolEntryCount) {360 return 4 * kInstructionSize + EntryCount() * kPointerSize;378 return prologue_size + EntryCount() * kPointerSize;459 int word_count = EntryCount() * 2 + 1 +2909 int count = constpool_.EntryCount();