Searched refs:T2JumpTables (Results 1 – 1 of 1) sorted by relevance
211 SmallVector<MachineInstr*, 4> T2JumpTables; member in __anon34c212310111::ARMConstantIslands425 T2JumpTables.clear(); in runOnMachineFunction()454 if (!T2JumpTables.empty()) in runOnMachineFunction()527 T2JumpTables.clear(); in runOnMachineFunction()751 T2JumpTables.push_back(&I); in scanFunctionJumpTables()812 T2JumpTables.push_back(&I); in initializeFunctionInfo()2236 for (MachineInstr *MI : T2JumpTables) { in optimizeThumb2JumpTables()2431 for (MachineInstr *MI : T2JumpTables) { in reorderThumb2JumpTables()