LLVM: llvm::TargetPassConfig::StartStopInfo Struct Reference (original) (raw)

#include "[llvm/CodeGen/TargetPassConfig.h](TargetPassConfig%5F8h%5Fsource.html)"

Public Attributes
bool StartAfter
bool StopAfter
unsigned StartInstanceNum
unsigned StopInstanceNum
StringRef StartPass
StringRef StopPass

Definition at line 181 of file TargetPassConfig.h.

StartAfter

bool llvm::TargetPassConfig::StartStopInfo::StartAfter

StartInstanceNum

unsigned llvm::TargetPassConfig::StartStopInfo::StartInstanceNum

StartPass

StringRef llvm::TargetPassConfig::StartStopInfo::StartPass

StopAfter

bool llvm::TargetPassConfig::StartStopInfo::StopAfter

StopInstanceNum

unsigned llvm::TargetPassConfig::StartStopInfo::StopInstanceNum

StopPass

StringRef llvm::TargetPassConfig::StartStopInfo::StopPass


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