Searched defs:MachineJumpTableInfo (Results 1 – 5 of 5) sorted by relevance
89 explicit MachineJumpTableInfo(JTEntryKind Kind): EntryKind(Kind) {} in MachineJumpTableInfo() function
61 class MachineJumpTableInfo; variable
56 class MachineJumpTableInfo; global() variable
83 class MachineJumpTableInfo; global() variable 3729 LowerCustomJumpTableEntry(const MachineJumpTableInfo *,const MachineBasicBlock *,unsigned,MCContext &) LowerCustomJumpTableEntry() argument
3470 const std::function<void(const MachineJumpTableInfo &, const MachineInstr &, in forEachJumpTableBranch()3534 [this, MF](const MachineJumpTableInfo &JTI, const MachineInstr &BranchMI, in collectDebugInfoForJumpTables()