Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FromBB

94     void UpdateSuccessorsPHIs(MachineBasicBlock *FromBB, bool isDead,
438 /// UpdateSuccessorsPHIs - After FromBB is tail duplicated into its predecessor
442 FromBB, bool isDead,
455 if (MO.getMBB() == FromBB) {
470 if (MO.getMBB() == FromBB) {