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