Home | History | Annotate | Download | only in X86

Lines Matching defs:InsertBranch

2788 X86InstrInfo::InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB,
2793 assert(TBB && "InsertBranch must not be told to insert a fallthrough");