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

/external/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1006 /// FindMostPopularDest - The specified list contains multiple possible
1010 FindMostPopularDest(BasicBlock *BB, function
1145 MostPopularDest = FindMostPopularDest(BB, PredToDestList);

Completed in 343 milliseconds