Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp130 void transformLoopToPopcount(BasicBlock *PreCondBB, Instruction *CntInst,
1165 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1182 void LoopIdiomRecognize::transformLoopToPopcount(BasicBlock *PreCondBB, in transformLoopToPopcount() function in LoopIdiomRecognize