Gets all passes for the Removing pass.
CompilerPassInterface[]
public function getRemovingPasses() : array { return $this->sortPasses($this->removingPasses); }