Searched refs:RRegLR (Results 1 – 1 of 1) sorted by relevance
85 RRegLR; typedef208 static void ensureRRLRspace_SLOW ( RRegLR** info, Int* size, Int used ) in ensureRRLRspace_SLOW()211 RRegLR* arr2; in ensureRRLRspace_SLOW()215 arr2 = LibVEX_Alloc_inline(2 * *size * sizeof(RRegLR)); in ensureRRLRspace_SLOW()222 static void ensureRRLRspace ( RRegLR** info, Int* size, Int used ) in ensureRRLRspace()231 static void sortRRLRarray ( RRegLR* arr, in sortRRLRarray()240 RRegLR v; in sortRRLRarray()410 RRegLR* rreg_lrs_la; in doRegisterAllocation()411 RRegLR* rreg_lrs_db; in doRegisterAllocation()570 rreg_lrs_la = LibVEX_Alloc_inline(rreg_lrs_size * sizeof(RRegLR)); in doRegisterAllocation()[all …]