Searched defs:CostTblEntry (Results 1 – 3 of 3) sorted by relevance
24 struct CostTblEntry { struct31 inline const CostTblEntry *CostTableLookup(ArrayRef<CostTblEntry> Tbl, in CostTableLookup() argument
30 using CostTblEntry = CostTblEntryT<unsigned>; variable