Analysis that gathers DXIL module metadata for the new pass manager.
Synopsis
Declared in <llvm/Analysis/DXILMetadataAnalysis.h>
class DXILMetadataAnalysis
: public AnalysisInfoMixin<DXILMetadataAnalysis>
Base Classes
Name |
Description |
A CRTP mix‐in that provides informational APIs needed for analysis passes. |
Type Aliases
Name |
Description |
Result type of this analysis. |
Member Functions
Name |
Description |
Gather module metadata info for the module |
Static Member Functions
Name |
Description |
Returns an opaque, unique ID for this analysis type. |
Friends
Name |
Description |
A CRTP mix‐in that provides informational APIs needed for analysis passes. |
Created with MrDocs