Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:JTI

223   MachineJumpTableInfo *JTI = MF.getJumpTableInfo();
224 if (!JTI) {
230 BitVector JTIsLive(JTI->getJumpTables().size());
248 JTI->RemoveJumpTable(i);