Add includes where needed to fix build. Haven't systematically added used headers, so there is still accidental dependency on transitive includes.
Differential Revision: https://reviews.llvm.org/D88413
A structure that can be used to represent memory usage of a nested set of systems. Differential Revision: https://reviews.llvm.org/D88411