Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:JTBBs

771   const std::vector<MachineBasicBlock*> &JTBBs = JTE[JTI].MBBs;
772 for (unsigned i = 0, e = JTBBs.size(); i != e; ++i) {
773 MachineBasicBlock *MBB = JTBBs[i];