struct CostTblEntryT
Declaration
template <typename CostType>
struct CostTblEntryT { /* full declaration omitted */ };
Description
Cost Table Entry
Declared at: llvm/include/llvm/CodeGen/CostTable.h:25
Templates
- CostType
Member Variables
- public int ISD
- public MVT::SimpleValueType Type
- public CostType Cost