LLVM 22.0.0git
DbgLoop Struct Reference

Public Member Functions

 DbgLoop (const Loop *L)

Public Attributes

const LoopL

Detailed Description

Definition at line 807 of file LoopUtils.cpp.

Constructor & Destructor Documentation

◆ DbgLoop()

DbgLoop::DbgLoop ( const Loop * L)
inlineexplicit

Definition at line 809 of file LoopUtils.cpp.

References L.

Member Data Documentation

◆ L

const Loop* DbgLoop::L

Definition at line 808 of file LoopUtils.cpp.

Referenced by DbgLoop().


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