LLVM 20.0.0git
|
Wrapper to model the analysis result concept. More...
Wrapper to model the analysis result concept.
By default, this will implement the invalidate method with a trivial implementation so that the actual analysis result doesn't need to provide an invalidation handler. It is only selected when the invalidation handler is not part of the ResultT's interface.
Definition at line 193 of file PassManagerInternal.h.