Searched refs:tryThreadEdge (Results 1 – 2 of 2) sorted by relevance
122 bool tryThreadEdge(BasicBlock *BB,
1716 return tryThreadEdge(BB, PredsToFactor, MostPopularDest); in processThreadableEdges()2333 bool JumpThreadingPass::tryThreadEdge( in tryThreadEdge() function in JumpThreadingPass