Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:canFallThrough

540   if (TailBB.canFallThrough())
776 if (PredBB->isLayoutSuccessor(TailBB) && PredBB->canFallThrough())