Searched refs:ValShiftedIsZero (Results 1 – 1 of 1) sorted by relevance
2623 Instruction *&ValShiftedIsZero, in detectShiftUntilZeroIdiom() argument2651 m_Br(m_Instruction(ValShiftedIsZero), m_BasicBlock(TrueBB), in detectShiftUntilZeroIdiom()2653 !match(ValShiftedIsZero, in detectShiftUntilZeroIdiom()2793 Instruction *ValShiftedIsZero; in recognizeShiftUntilZero() local2799 if (!detectShiftUntilZeroIdiom(CurLoop, SE, ValShiftedIsZero, IntrID, IV, in recognizeShiftUntilZero()2900 NewIVCheck->takeName(ValShiftedIsZero); in recognizeShiftUntilZero()2926 ValShiftedIsZero->replaceAllUsesWith(NewIVCheck); in recognizeShiftUntilZero()2927 ValShiftedIsZero->eraseFromParent(); in recognizeShiftUntilZero()