Home
last modified time | relevance | path

Searched defs:MachineJumpTableEntry (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h35 struct MachineJumpTableEntry { struct
39 explicit MachineJumpTableEntry(const std::vector<MachineBasicBlock*> &M) in MachineJumpTableEntry() function