Searched refs:FindMostPopularDest (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1475 /// FindMostPopularDest - The specified list contains multiple possible
1479 FindMostPopularDest(BasicBlock *BB, function
1702 MostPopularDest = FindMostPopularDest(BB, PredToDestList);

Completed in 51 milliseconds