Searched refs:ValShiftedIsZero (Results 1 – 1 of 1) sorted by relevance
3081 Instruction *&ValShiftedIsZero, in detectShiftUntilZeroIdiom() argument3109 m_Br(m_Instruction(ValShiftedIsZero), m_BasicBlock(TrueBB), in detectShiftUntilZeroIdiom()3111 !match(ValShiftedIsZero, in detectShiftUntilZeroIdiom()3251 Instruction *ValShiftedIsZero; in recognizeShiftUntilZero() local3257 if (!detectShiftUntilZeroIdiom(CurLoop, SE, ValShiftedIsZero, IntrID, IV, in recognizeShiftUntilZero()3356 NewIVCheck->takeName(ValShiftedIsZero); in recognizeShiftUntilZero()3382 ValShiftedIsZero->replaceAllUsesWith(NewIVCheck); in recognizeShiftUntilZero()3383 ValShiftedIsZero->eraseFromParent(); in recognizeShiftUntilZero()