Home | History | Annotate | Download | only in ARM

Lines Matching defs:JT

688           continue;  // Ignore other JT branches
1872 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables();
1880 assert(JTI < JT.size());
1885 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs;
1959 DEBUG(dbgs() << "Shrink JT: " << *MI << " addr: " << *AddrMI
1998 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables();
2006 assert(JTI < JT.size());
2012 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs;