Home | History | Annotate | Download | only in Mips

Lines Matching refs:JT

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