Searched refs:PredHasNoFallThrough (Results 1 – 1 of 1) sorted by relevance
1299 bool PredHasNoFallThrough = !PrevBB.canFallThrough(); in OptimizeBlock() local1300 if (PredHasNoFallThrough || !PriorUnAnalyzable || in OptimizeBlock()1304 if (!PredHasNoFallThrough && PrevBB.isSuccessor(MBB) && in OptimizeBlock()