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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp265 static bool tryToRecognizePopCount(Instruction &I) { function
338 MadeChange |= tryToRecognizePopCount(I);

Completed in 102 milliseconds