Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EntryKind

149 getOrCreateJumpTableInfo(unsigned EntryKind) {
153 MachineJumpTableInfo((MachineJumpTableInfo::JTEntryKind)EntryKind);