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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1276 static bool detectPopcountIdiom(Loop *CurLoop, BasicBlock *PreCondBB, function
1621 if (!detectPopcountIdiom(CurLoop, PreCondBB, CntInst, CntPhi, Val))

Completed in 61 milliseconds