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

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

Completed in 99 milliseconds