It's possible for a type being loaded before a class file transformer is installed but that takes longer to load then it takes to iterate over previous loaded classes during installation. Such types are lost during transformation.
It should be possible to enable some form of afterburner that captures such types by monitoring class loading internals.