Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h102 struct SpecSig { struct
108 bool operator==(const SpecSig &Other) const { argument
114 friend hash_code hash_value(const SpecSig &S) { in hash_value() argument