Lines Matching refs:threadEdge
114 bool ThreadEdge(BasicBlock *BB, const SmallVectorImpl<BasicBlock*> &PredBBs,
1138 return ThreadEdge(BB, PredsToFactor, MostPopularDest);
1301 /// ThreadEdge - We have decided that it is safe and profitable to factor the
1304 bool JumpThreading::ThreadEdge(BasicBlock *BB,
1347 LVI->threadEdge(PredBB, BB, SuccBB);