Home | History | Annotate | Download | only in Mips

Lines Matching defs:JT

1042     const std::vector<MachineJumpTableEntry> &JT = JtInfo->getJumpTables();
1043 for (unsigned I = 0; I < JT.size(); ++I) {
1044 const std::vector<MachineBasicBlock*> &MBBs = JT[I].MBBs;