Lines Matching full:entrycount
333 if (EntryCount() > Assembler::kApproxMaxPoolEntryCount) {366 return 4 * kInstructionSize + EntryCount() * kPointerSize;384 return prologue_size + EntryCount() * kPointerSize;466 int word_count = EntryCount() * 2 + 1 +3029 int count = constpool_.EntryCount();