Searched refs:transformLoopToPopcount (Results 1 – 1 of 1) sorted by relevance
232 void transformLoopToPopcount(BasicBlock *PreCondBB, Instruction *CntInst,2116 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()2272 void LoopIdiomRecognize::transformLoopToPopcount(BasicBlock *PreCondBB, in transformLoopToPopcount() function in LoopIdiomRecognize