Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:JTI

215   MachineJumpTableInfo *JTI = MF.getJumpTableInfo();
216 if (JTI == 0) {
222 BitVector JTIsLive(JTI->getJumpTables().size());
240 JTI->RemoveJumpTable(i);