Home | History | Annotate | Download | only in arm64

Lines Matching refs:SizeOfCodeGeneratedSince

924   uint64_t SizeOfCodeGeneratedSince(const Label* label) {
938 DCHECK(static_cast<uint64_t>(size) == SizeOfCodeGeneratedSince(label));
944 return SizeOfCodeGeneratedSince(label) / kInstructionSize;