LLVM 22.0.0git
Public Member Functions | Public Attributes | List of all members
llvm::VPIRFlags::NonNegFlagsTy Struct Reference

#include "Transforms/Vectorize/VPlan.h"

Public Member Functions

 NonNegFlagsTy (bool IsNonNeg)
 

Public Attributes

char NonNeg: 1
 

Detailed Description

Definition at line 629 of file VPlan.h.

Constructor & Destructor Documentation

◆ NonNegFlagsTy()

llvm::VPIRFlags::NonNegFlagsTy::NonNegFlagsTy ( bool  IsNonNeg)
inline

Definition at line 631 of file VPlan.h.

Member Data Documentation

◆ NonNeg

char llvm::VPIRFlags::NonNegFlagsTy::NonNeg

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