[PGO] Minor instrumentation code cleanup (NFC)
This commit cleans up some parts of the PGO instrumentation. Most importantly, it removes a template parameter shadowing of a class name that could lead to confusion. Reviewed By: gysit Differential Revision: https://reviews.llvm.org/D149324
Loading
Please sign in to comment