Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:IndirectBrInst

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