Searched refs:jumpTableFollowsTB (Results 1 – 1 of 1) sorted by relevance
2180 static bool jumpTableFollowsTB(MachineInstr *JTMI, MachineInstr *CPEMI) { in jumpTableFollowsTB() function2282 if (!jumpTableFollowsTB(MI, User.CPEMI) && !PreservedBaseReg) in optimizeThumb2JumpTables()2307 if (BaseReg == IdxReg && !jumpTableFollowsTB(MI, User.CPEMI)) in optimizeThumb2JumpTables()2377 if (jumpTableFollowsTB(MI, User.CPEMI)) { in optimizeThumb2JumpTables()