Home | History | Annotate | Download | only in ARM

Lines Matching refs:JT

676           continue;  // Ignore other JT branches
1850 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables();
1858 assert(JTI < JT.size());
1863 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs;
1937 DEBUG(dbgs() << "Shrink JT: " << *MI << " addr: " << *AddrMI
1976 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables();
1984 assert(JTI < JT.size());
1990 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs;