| 
    LLVM 22.0.0git
    
   | 
 
#include "Target/AMDGPU/AMDGPU.h"
Public Member Functions | |
| AMDGPUAlwaysInlinePass (bool GlobalOpt=true) | |
| PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) | 
| Public Member Functions inherited from llvm::PassInfoMixin< AMDGPUAlwaysInlinePass > | |
| void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) | 
Additional Inherited Members | |
| Static Public Member Functions inherited from llvm::PassInfoMixin< AMDGPUAlwaysInlinePass > | |
| static StringRef | name () | 
| Gets the name of the pass we are mixed into.   | |
      
  | 
  inline | 
| PreservedAnalyses AMDGPUAlwaysInlinePass::run | ( | Module & | M, | 
| ModuleAnalysisManager & | AM ) | 
Definition at line 168 of file AMDGPUAlwaysInlinePass.cpp.
References llvm::PreservedAnalyses::all(), alwaysInlineImpl(), Changed, and llvm::PreservedAnalyses::none().