LLVM: llvm::ShouldRunExtraPasses< MarkerTy > Struct Template Reference (original) (raw)

A marker analysis to determine if extra passes should be run on demand. More...

#include "[llvm/Transforms/Utils/ExtraPassManager.h](ExtraPassManager%5F8h%5Fsource.html)"

Inheritance diagram for llvm::ShouldRunExtraPasses< MarkerTy >:

Detailed Description

template
struct llvm::ShouldRunExtraPasses< MarkerTy >

A marker analysis to determine if extra passes should be run on demand.

Passes requesting extra transformations to run need to request and preserve this analysis.

Definition at line 26 of file ExtraPassManager.h.

Member Function Documentation

run() [1/2]

template

run() [2/2]

template


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