Searched defs:BBPreds (Results 1 – 4 of 4) sorted by relevance
490 BlockSet BBPreds(pred_begin(BB), pred_end(BB)); in CanPropagatePredecessorsForPHIs() local597 const SmallVector<BasicBlock*, 16> BBPreds(pred_begin(BB), pred_end(BB)); in TryToSimplifyUncondBranchFromEmptyBlock() local
635 SmallPtrSet<BasicBlock*, 16> BBPreds(pred_begin(BB), pred_end(BB)); in CanPropagatePredecessorsForPHIs() local759 const PredBlockVector &BBPreds, in redirectValuesFromPredecessorsToPhi()863 const PredBlockVector BBPreds(pred_begin(BB), pred_end(BB)); in TryToSimplifyUncondBranchFromEmptyBlock() local
251 SmallPtrSet<const BasicBlock*, 16> BBPreds; in CanMergeBlocks() local
463 SmallPtrSet<const BasicBlock*, 16> BBPreds; in canMergeBlocks() local