Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp314 static bool tryToRecognizePopCount(Instruction &I) { in tryToRecognizePopCount() function
495 MadeChange |= tryToRecognizePopCount(I); in foldUnusualPatterns()