LLVM 22.0.0git
|
#include "llvm/Analysis/DXILResource.h"
Public Member Functions | |
LLVM_ABI bool | invalidate (Module &M, const PreservedAnalyses &PA, ModuleAnalysisManager::Invalidator &Inv) |
dxil::ResourceTypeInfo & | operator[] (TargetExtType *Ty) |
Definition at line 421 of file DXILResource.h.
bool DXILResourceTypeMap::invalidate | ( | Module & | M, |
const PreservedAnalyses & | PA, | ||
ModuleAnalysisManager::Invalidator & | Inv ) |
Definition at line 770 of file DXILResource.cpp.
References llvm::PreservedAnalyses::getChecker().
|
inline |
Definition at line 428 of file DXILResource.h.