C2 is spending a large amount of compile time calculating sizes for instructions. Fix for this is two fold, one is to go back and check that all
constant sized instructions have a size attached to them. Second is to improve
the performance of the size calculation algorithm
constant sized instructions have a size attached to them. Second is to improve
the performance of the size calculation algorithm