New PM pass that inserts function prologs and epilogs.
Synopsis
Declared in <llvm/CodeGen/PEI.h>
class PrologEpilogInserterPass
: public RequiredPassInfoMixin<PrologEpilogInserterPass>
Base Classes
Name |
Description |
A CRTP mix‐in for passes that should not be skipped. |
Member Functions
Name |
Description |
Insert prolog and epilog code into |
Static Member Functions
Name |
Description |
Return true; required passes cannot be skipped. |
Created with MrDocs