Inject MD_prof metadata where it's missing. Used for testing that passes don't accidentally drop this metadata.
Synopsis
Declared in <llvm/Transforms/Utils/ProfileVerify.h>
class ProfileInjectorPass
: public OptionalPassInfoMixin<ProfileInjectorPass>
Base Classes
Name |
Description |
A CRTP mix‐in for passes that can be skipped. |
Member Functions
Name |
Description |
Run the profile‐injector pass over the function. |
Static Member Functions
Name |
Description |
Return false; optional passes may be skipped. |
Created with MrDocs