Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp294 static bool tryToRecognizePopCount(Instruction &I) { in tryToRecognizePopCount() function
1251 MadeChange |= tryToRecognizePopCount(I); in foldUnusualPatterns()