Cache the number of vregs in the frame info
since we need to look at this at every deinitFrame. calculateNumUserVisibleVRegs() was showing up in the profile. This might be less important under pgo (which is currently broken), but seems like a good thing to try anyway.
Showing
Please register or sign in to comment