Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:JTI

239   MachineJumpTableInfo *JTI = MF.getJumpTableInfo();
240 if (!JTI) {
246 BitVector JTIsLive(JTI->getJumpTables().size());
261 JTI->RemoveJumpTable(i);