Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:IndirectBrInst

1169     const IndirectBrInst *IBI = cast<IndirectBrInst>(I);
1170 Out << "IndirectBrInst *" << iName << " = IndirectBrInst::Create("