Searched refs:JTIIdx (Results 1 – 2 of 2) sorted by relevance
79 void setJumpInfo(MachineInstr *JrMI, int JTIIdx) { in setJumpInfo() argument80 JumpInfos.push_back(std::make_pair(JrMI, JTIIdx)); in setJumpInfo()
288 int JTIIdx = LAFI->getJumpInfoJTIIndex(Idx); in emitJumpTableInfo() local289 if (JT[JTIIdx].MBBs.empty()) in emitJumpTableInfo()296 MCSymbolRefExpr::create(GetJTISymbol(JTIIdx), OutContext), Size); in emitJumpTableInfo()