LLVM: DbgLoop Struct Reference (original) (raw)
| Public Member Functions |
|---|
| Public Attributes | |
|---|---|
| const Loop * | L |
Detailed Description
Definition at line 807 of file LoopUtils.cpp.
Constructor & Destructor Documentation
| DbgLoop::DbgLoop ( const Loop * L) | inlineexplicit |
|---|
Definition at line 809 of file LoopUtils.cpp.
References L.
Member Data Documentation
◆ L
Definition at line 808 of file LoopUtils.cpp.
Referenced by DbgLoop().
The documentation for this struct was generated from the following file:
- lib/Transforms/Utils/LoopUtils.cpp