No‐op loop analysis.
Synopsis
Declared in <llvm/Passes/PassBuilder.h>
class NoOpLoopAnalysis
: public AnalysisInfoMixin<NoOpLoopAnalysis>
Base Classes
Name |
Description |
A CRTP mix‐in that provides informational APIs needed for analysis passes. |
Types
Name |
Description |
Empty result produced by the no‐op loop analysis. |
Member Functions
Name |
Description |
Run this no‐op analysis on loop |
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