LLVM 22.0.0git
LoopNestAnalysis.h File Reference

This file defines the interface for the loop nest analysis. More...

Go to the source code of this file.

Classes

class  llvm::LoopNest
 This class represents a loop nest and can be used to query its properties. More...
class  llvm::LoopNestAnalysis
 This analysis provides information for a loop nest. More...
class  llvm::LoopNestPrinterPass
 Printer pass for the LoopNest results. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Functions

LLVM_ABI raw_ostreamllvm::operator<< (raw_ostream &, const LoopNest &)

Detailed Description

This file defines the interface for the loop nest analysis.

Definition in file LoopNestAnalysis.h.