Searched refs:TheLIR (Results 1 – 1 of 1) sorted by relevance
101 explicit NclPopcountRecognize(LoopIdiomRecognize &TheLIR);275 NclPopcountRecognize::NclPopcountRecognize(LoopIdiomRecognize &TheLIR): in NclPopcountRecognize() argument276 LIR(TheLIR), CurLoop(TheLIR.getLoop()), PreCondBB(nullptr) { in NclPopcountRecognize()