Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:IndirectBrInst

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