EP_CGSCCOptimizerLate extension point allows adding CallGraphSCC passes at the end of the main CallGraphSCC passes and before any function simplification passes run by CGPassManager.
Upcoming patch: https://reviews.llvm.org/D22847 utilizes this extensions point.