Searched refs:NclPopcountRecognize (Results 1 – 1 of 1) sorted by relevance
94 class NclPopcountRecognize { class102 explicit NclPopcountRecognize(LoopIdiomRecognize &TheLIR);308 NclPopcountRecognize::NclPopcountRecognize(LoopIdiomRecognize &TheLIR): in NclPopcountRecognize() function in NclPopcountRecognize312 bool NclPopcountRecognize::preliminaryScreen() { in preliminaryScreen()346 Value *NclPopcountRecognize::matchCondition (BranchInst *Br, in matchCondition()367 bool NclPopcountRecognize::detectIdiom(Instruction *&CntInst, in detectIdiom()495 void NclPopcountRecognize::transform(Instruction *CntInst, in transform()614 CallInst *NclPopcountRecognize::createPopcntIntrinsic(IRBuilderTy &IRBuilder, in createPopcntIntrinsic()630 bool NclPopcountRecognize::recognize() { in recognize()700 NclPopcountRecognize Popcount(*this); in runOnNoncountableLoop()