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