Home
last modified time | relevance | path

Searched defs:CostTblEntry (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Target/
DCostTable.h24 struct CostTblEntry { struct
31 inline const CostTblEntry *CostTableLookup(ArrayRef<CostTblEntry> Tbl, in CostTableLookup() argument