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