Home
last modified time | relevance | path

Searched refs:MostPopular (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1585 auto MostPopular = std::max_element( in findMostPopularDest() local
1589 return MostPopular->first; in findMostPopularDest()