Searched refs:getJumpTables (Results 1 – 12 of 12) sorted by relevance
94 const std::vector<MachineJumpTableEntry> &getJumpTables() const { in getJumpTables() function
168 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in emitJumpTables()
410 assert(JTI < JumpTableInfo->getJumpTables().size() && "Invalid JTI!"); in getJTISymbol()
213 BitVector JTIsLive(JTI->getJumpTables().size()); in OptimizeFunction()
209 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in printInlineJT()
340 unsigned NumEntries = MJTI->getJumpTables()[JTI].MBBs.size(); in LowerBR_JT()
1112 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in initJumpTableInfo()1133 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in emitJumpTableInfo()1233 const std::vector<MachineJumpTableEntry> &JT = JumpTable->getJumpTables(); in getJumpTableEntryAddress()
1697 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in OptimizeThumb2JumpTables()1820 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in ReorderThumb2JumpTables()
831 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTable()867 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJump2Table()
386 if (MF.getJumpTableInfo()) MJTEs = &MF.getJumpTableInfo()->getJumpTables(); in runOnMachineFunction()
589 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in GetInstSizeInBytes()
1051 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableInfo()