Generalize small dominators optimization
* Use small dominators optimization from 640ede7b0a more generally.
* Merge `DefLocation` and `LocationExtended` since they serve the same purpose.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.