Home
last modified time | relevance | path

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

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