|
LLVM
4.0.0
|
A range representing the start and end location of a loop. More...
#include <LoopInfo.h>
Public Member Functions | |
| LocRange () | |
| LocRange (DebugLoc Start) | |
| LocRange (DebugLoc Start, DebugLoc End) | |
| const DebugLoc & | getStart () const |
| const DebugLoc & | getEnd () const |
| operator bool () const | |
| Check for null. More... | |
A range representing the start and end location of a loop.
Definition at line 371 of file LoopInfo.h.
|
inline |
Definition at line 376 of file LoopInfo.h.
|
inline |
Definition at line 377 of file LoopInfo.h.
Definition at line 378 of file LoopInfo.h.
Definition at line 382 of file LoopInfo.h.
References llvm::WebAssembly::End.
Definition at line 381 of file LoopInfo.h.
Referenced by llvm::Loop::getStartLoc().
|
inlineexplicit |
1.8.6