Home | History | Annotate | Download | only in Reader

Lines Matching refs:NormalBB

2759       BasicBlock *NormalBB = getBasicBlock(Record[2]);
2772 if (!FTy || !NormalBB || !UnwindBB ||
2797 I = InvokeInst::Create(Callee, NormalBB, UnwindBB, Ops);