LLVM: llvm::DXILResourceTypeMap Class Reference (original) (raw)
#include "[llvm/Analysis/DXILResource.h](DXILResource%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| LLVM_ABI bool | invalidate (Module &M, const PreservedAnalyses &PA, ModuleAnalysisManager::Invalidator &Inv) |
| dxil::ResourceTypeInfo & | operator[] (TargetExtType *Ty) |
Detailed Description
Definition at line 441 of file DXILResource.h.
Member Function Documentation
◆ invalidate()
| bool DXILResourceTypeMap::invalidate | ( | Module & | M, |
|---|---|---|---|
| const PreservedAnalyses & | PA, | ||
| ModuleAnalysisManager::Invalidator & | Inv ) |
Definition at line 829 of file DXILResource.cpp.
References llvm::PreservedAnalyses::getChecker().
◆ operator[]()
| dxil::ResourceTypeInfo & llvm::DXILResourceTypeMap::operator[] ( TargetExtType * Ty) | inline |
|---|
Definition at line 448 of file DXILResource.h.
The documentation for this class was generated from the following files:
- include/llvm/Analysis/DXILResource.h
- lib/Analysis/DXILResource.cpp