Searched defs:SwitchType (Results 1 – 8 of 8) sorted by relevance
66 enum SwitchType enum
83 enum SwitchType enum
59 enum SwitchType enum
8 public enum SwitchType enum
126 SwitchType, enumerator
65 SwitchType, // Dispatch based on type. enumerator
1464 auto *SwitchType = Builder.getInt8Ty(); in rewritePHIsForCleanupPad() local