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

#include "llvm/Transforms/Scalar/SimpleLoopUnswitch.h"

Public Member Functions

bool invalidate (Loop &L, const PreservedAnalyses &PA, LoopAnalysisManager::Invalidator &)
 

Detailed Description

Definition at line 27 of file SimpleLoopUnswitch.h.

Member Function Documentation

◆ invalidate()

bool llvm::ShouldRunExtraSimpleLoopUnswitch::Result::invalidate ( Loop L,
const PreservedAnalyses PA,
LoopAnalysisManager::Invalidator  
)
inline

Definition at line 28 of file SimpleLoopUnswitch.h.

References llvm::PreservedAnalyses::getChecker().


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