Searched refs:tryThreadEdge (Results 1 – 2 of 2) sorted by relevance
127 LLVM_ABI bool tryThreadEdge(BasicBlock *BB,
1726 return tryThreadEdge(BB, PredsToFactor, MostPopularDest); in processThreadableEdges()2361 bool JumpThreadingPass::tryThreadEdge( in tryThreadEdge() function in JumpThreadingPass