LLVM: llvm::AMDGPUArgumentUsageInfo Class Reference (original) (raw)

#include "[Target/AMDGPU/AMDGPUArgumentUsageInfo.h](AMDGPUArgumentUsageInfo%5F8h%5Fsource.html)"

Public Member Functions
void print (raw_ostream &OS, const Module *M=nullptr) const
void clear ()
void setFuncArgInfo (const Function &F, const AMDGPUFunctionArgInfo &ArgInfo)
const AMDGPUFunctionArgInfo & lookupFuncArgInfo (const Function &F) const
bool invalidate (Module &M, const PreservedAnalyses &PA, ModuleAnalysisManager::Invalidator &Inv)

Definition at line 175 of file AMDGPUArgumentUsageInfo.h.

clear()

void llvm::AMDGPUArgumentUsageInfo::clear ( ) inline

invalidate()

lookupFuncArgInfo()

print()

setFuncArgInfo()

ExternFunctionInfo

FixedABIFunctionInfo


The documentation for this class was generated from the following files: