Searched defs:SubtargetInfoKV (Results 1 – 1 of 1) sorted by relevance
75 struct SubtargetInfoKV { struct76 const char *Key; // K-V key string77 const void *Value; // K-V pointer value