LLVM 19.0.0git
Public Member Functions | List of all members
llvm::ShouldRunExtraVectorPasses::Result Struct Reference

#include "llvm/Transforms/Vectorize/LoopVectorize.h"

Public Member Functions

bool invalidate (Function &F, const PreservedAnalyses &PA, FunctionAnalysisManager::Invalidator &)
 

Detailed Description

Definition at line 87 of file LoopVectorize.h.

Member Function Documentation

◆ invalidate()

bool llvm::ShouldRunExtraVectorPasses::Result::invalidate ( Function F,
const PreservedAnalyses PA,
FunctionAnalysisManager::Invalidator  
)
inline

Definition at line 88 of file LoopVectorize.h.

References llvm::PreservedAnalyses::getChecker().


The documentation for this struct was generated from the following file: