Searched refs:TheLIR (Results 1 – 1 of 1) sorted by relevance
102 explicit NclPopcountRecognize(LoopIdiomRecognize &TheLIR);308 NclPopcountRecognize::NclPopcountRecognize(LoopIdiomRecognize &TheLIR): in NclPopcountRecognize() argument309 LIR(TheLIR), CurLoop(TheLIR.getLoop()), PreCondBB(0) { in NclPopcountRecognize()