Searched defs:PredBBs (Results 1 – 2 of 2) sorted by relevance
1814 SmallVector<BasicBlock*, 1> PredBBs; in processBranchOnPHI() local2327 BasicBlock *BB, const SmallVectorImpl<BasicBlock *> &PredBBs, in tryThreadEdge()2366 const SmallVectorImpl<BasicBlock *> &PredBBs, in threadEdge()2606 BasicBlock *BB, const SmallVectorImpl<BasicBlock *> &PredBBs) { in duplicateCondBranchOnPHIIntoPred()
1629 SmallSetVector<BasicBlock *, 8> PredBBs(pred_begin(ExitBB), pred_end(ExitBB)); in splitPredecessorsOfLoopExit() local