Hey Jeff,
this is not possible.
As you don't have shared trigger code between the trigger types, it really is always clear what trigger is currently executing. If you want to still use the very same code in the trigger body, you have to define a trigger type variable yourself.
- Lars