Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:JTI

230   MachineJumpTableInfo *JTI = MF.getJumpTableInfo();
231 if (!JTI) {
237 BitVector JTIsLive(JTI->getJumpTables().size());
255 JTI->RemoveJumpTable(i);