LLVM 19.0.0git
Public Member Functions | Static Public Attributes | List of all members
false::SingleLoopExtractor Struct Reference

SingleLoopExtractor - For bugpoint. More...

Inheritance diagram for false::SingleLoopExtractor:
Inheritance graph
[legend]

Public Member Functions

 SingleLoopExtractor ()
 

Static Public Attributes

static char ID = 0
 

Detailed Description

SingleLoopExtractor - For bugpoint.

Definition at line 97 of file LoopExtractor.cpp.

Constructor & Destructor Documentation

◆ SingleLoopExtractor()

false::SingleLoopExtractor::SingleLoopExtractor ( )
inline

Definition at line 99 of file LoopExtractor.cpp.

Member Data Documentation

◆ ID

char SingleLoopExtractor::ID = 0
static

Definition at line 98 of file LoopExtractor.cpp.


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