Home | History | Annotate | Download | only in a64

Lines Matching refs:SizeOfCodeGeneratedSince

2217   VIXL_ASSERT((SizeOfCodeGeneratedSince(&start_of_pool) % 4) == 0);
2218 uint64_t pool_size = SizeOfCodeGeneratedSince(&start_of_pool) / 4;