Lazy map from resource handle types to ResourceTypeInfo.

Synopsis

Declared in <llvm/Analysis/DXILResource.h>

class DXILResourceTypeMap;

Member Functions

Name

Description

invalidate

Invalidate cached type infos when the module analysis is cleared.

operator[]

Return the type info for Ty, creating it on first access.

Created with MrDocs