Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:DefaultBB

5160   BasicBlock *DefaultBB;
5163 ParseTypeAndBasicBlock(DefaultBB, BBLoc, PFS) ||
5192 SwitchInst *SI = SwitchInst::Create(Cond, DefaultBB, Table.size());