Searched defs:SubtargetInfoKV (Results 1 – 2 of 2) sorted by relevance
51 struct SubtargetInfoKV { struct56 bool operator<(const SubtargetInfoKV &S) const { argument
75 struct SubtargetInfoKV { struct76 const char *Key; // K-V key string77 const void *Value; // K-V pointer value