LLVM 20.0.0git
|
#include "Transforms/Vectorize/VPlan.h"
Public Member Functions | |
DisjointFlagsTy (bool IsDisjoint) | |
Public Attributes | |
char | IsDisjoint: 1 |
|
inline |
char llvm::VPRecipeWithIRFlags::DisjointFlagsTy::IsDisjoint |
Definition at line 989 of file VPlan.h.
Referenced by llvm::VPRecipeWithIRFlags::dropPoisonGeneratingFlags(), llvm::VPRecipeWithIRFlags::isDisjoint(), llvm::VPRecipeWithIRFlags::printFlags(), llvm::VPRecipeWithIRFlags::setFlags(), and llvm::VPRecipeWithIRFlags::VPRecipeWithIRFlags().