LLVM 22.0.0git
StackSafetyAnalysis.h File Reference

Go to the source code of this file.

Classes

class  llvm::StackSafetyInfo
 Interface to access stack safety analysis results for single function. More...
class  llvm::StackSafetyGlobalInfo
class  llvm::StackSafetyAnalysis
 StackSafetyInfo wrapper for the new pass manager. More...
class  llvm::StackSafetyPrinterPass
 Printer pass for the StackSafetyAnalysis results. More...
class  llvm::StackSafetyInfoWrapperPass
 StackSafetyInfo wrapper for the legacy pass manager. More...
class  llvm::StackSafetyGlobalAnalysis
 This pass performs the global (interprocedural) stack safety analysis (new pass manager). More...
class  llvm::StackSafetyGlobalPrinterPass
 Printer pass for the StackSafetyGlobalAnalysis results. More...
class  llvm::StackSafetyGlobalInfoWrapperPass
 This pass performs the global (interprocedural) stack safety analysis (legacy pass manager). More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Functions

bool llvm::needsParamAccessSummary (const Module &M)
void llvm::generateParamAccessSummary (ModuleSummaryIndex &Index)