Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCostTable.h25 struct CostTblEntryT { struct
30 using CostTblEntry = CostTblEntryT<unsigned>; argument