Searched defs:getJumpTableIndex (Results 1 – 2 of 2) sorted by relevance
1042 virtual int getJumpTableIndex(const MachineInstr &MI) const { return -1; } in getJumpTableIndex() function
3914 int X86InstrInfo::getJumpTableIndex(const MachineInstr &MI) const { in getJumpTableIndex() function in X86InstrInfo