LLVM API Documentation
Cost Table Entry. More...
#include <CostTable.h>

Public Attributes | |
| int | ISD |
| TypeTy | Type |
| unsigned | Cost |
Cost Table Entry.
Definition at line 22 of file CostTable.h.
| unsigned llvm::CostTblEntry< TypeTy >::Cost |
Definition at line 25 of file CostTable.h.
| int llvm::CostTblEntry< TypeTy >::ISD |
Definition at line 23 of file CostTable.h.
| TypeTy llvm::CostTblEntry< TypeTy >::Type |
Definition at line 24 of file CostTable.h.