LLVM 22.0.0git
Classes | Namespaces
VPlanSLP.h File Reference

This file contains the declarations for VPlan-based SLP. More...

#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Analysis/VectorUtils.h"

Go to the source code of this file.

Classes

class  llvm::VPInterleavedAccessInfo
 
class  llvm::VPlanSlp
 Class that maps (parts of) an existing VPlan to trees of combined VPInstructions. More...
 

Namespaces

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

Detailed Description

This file contains the declarations for VPlan-based SLP.

Definition in file VPlanSLP.h.