llvm::CostTblEntry

Cost table entry whose cost is a 16-bit integer.

Synopsis

Declared in <llvm/CodeGen/CostTable.h>

using CostTblEntry = CostTblEntryT<uint16_t>;