indexAfterEntryPointAndPhis

fun indexAfterEntryPointAndPhis(): Int

Answer the zero-based index of the first index beyond any L2_ENTER_L2_CHUNK or L2_PHI_PSEUDO_OPERATIONs. It might be just past the last valid index (i.e., equal to the size).

Return

The index of the first instruction that isn't an entry point or phi.