LLVM 20.0.0git
|
Cost Table Entry. More...
#include "llvm/CodeGen/CostTable.h"
Public Attributes | |
int | ISD |
MVT::SimpleValueType | Type |
CostType | Cost |
Cost Table Entry.
Definition at line 25 of file CostTable.h.
CostType llvm::CostTblEntryT< CostType >::Cost |
Definition at line 28 of file CostTable.h.
int llvm::CostTblEntryT< CostType >::ISD |
Definition at line 26 of file CostTable.h.
MVT::SimpleValueType llvm::CostTblEntryT< CostType >::Type |
Definition at line 27 of file CostTable.h.