LLVM 20.0.0git
|
Public Attributes | |
InstWidening | Kind |
Function * | Variant |
Intrinsic::ID | IID |
std::optional< unsigned > | MaskPos |
InstructionCost | Cost |
Definition at line 1228 of file LoopVectorize.cpp.
InstructionCost llvm::LoopVectorizationCostModel::CallWideningDecision::Cost |
Definition at line 1233 of file LoopVectorize.cpp.
Intrinsic::ID llvm::LoopVectorizationCostModel::CallWideningDecision::IID |
Definition at line 1231 of file LoopVectorize.cpp.
InstWidening llvm::LoopVectorizationCostModel::CallWideningDecision::Kind |
Definition at line 1229 of file LoopVectorize.cpp.
std::optional<unsigned> llvm::LoopVectorizationCostModel::CallWideningDecision::MaskPos |
Definition at line 1232 of file LoopVectorize.cpp.
Function* llvm::LoopVectorizationCostModel::CallWideningDecision::Variant |
Definition at line 1230 of file LoopVectorize.cpp.