Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp243 void transformLoopToPopcount(BasicBlock *PreCondBB, Instruction *CntInst,
1797 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1950 void LoopIdiomRecognize::transformLoopToPopcount(BasicBlock *PreCondBB, in transformLoopToPopcount() function in LoopIdiomRecognize