ΒΆinline const llvm::CostTblEntry* CostTableLookup(
ArrayRef<llvm::CostTblEntry> Tbl,
int ISD,
llvm::MVT Ty)
inline const llvm::CostTblEntry* CostTableLookup(
ArrayRef<llvm::CostTblEntry> Tbl,
int ISD,
llvm::MVT Ty)
Description
Find in cost table, TypeTy must be comparable to CompareTy by ==
Declared at: llvm/include/llvm/CodeGen/CostTable.h:31