Returns the compiler pass config which can then be modified.
public function getCompilerPassConfig() : PassConfig { return $this->getCompiler() ->getPassConfig(); }