|
LLVM 23.0.0git
|
Public Attributes | |
| InstWidening | Kind |
| Function * | Variant |
| Intrinsic::ID | IID |
| InstructionCost | Cost |
Definition at line 1005 of file LoopVectorize.cpp.
| InstructionCost llvm::LoopVectorizationCostModel::CallWideningDecision::Cost |
Definition at line 1009 of file LoopVectorize.cpp.
| Intrinsic::ID llvm::LoopVectorizationCostModel::CallWideningDecision::IID |
Definition at line 1008 of file LoopVectorize.cpp.
| InstWidening llvm::LoopVectorizationCostModel::CallWideningDecision::Kind |
Definition at line 1006 of file LoopVectorize.cpp.
| Function* llvm::LoopVectorizationCostModel::CallWideningDecision::Variant |
Definition at line 1007 of file LoopVectorize.cpp.