Searched refs:TheLIR (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp101 explicit NclPopcountRecognize(LoopIdiomRecognize &TheLIR);
307 NclPopcountRecognize::NclPopcountRecognize(LoopIdiomRecognize &TheLIR): argument
308 LIR(TheLIR), CurLoop(TheLIR.getLoop()), PreCondBB(nullptr) {

Completed in 1165 milliseconds