Searched refs:ValShiftedIsZero (Results 1 – 1 of 1) sorted by relevance
2621 Instruction *&ValShiftedIsZero, in detectShiftUntilZeroIdiom() argument2649 m_Br(m_Instruction(ValShiftedIsZero), m_BasicBlock(TrueBB), in detectShiftUntilZeroIdiom()2651 !match(ValShiftedIsZero, in detectShiftUntilZeroIdiom()2791 Instruction *ValShiftedIsZero; in recognizeShiftUntilZero() local2797 if (!detectShiftUntilZeroIdiom(CurLoop, SE, ValShiftedIsZero, IntrID, IV, in recognizeShiftUntilZero()2898 NewIVCheck->takeName(ValShiftedIsZero); in recognizeShiftUntilZero()2924 ValShiftedIsZero->replaceAllUsesWith(NewIVCheck); in recognizeShiftUntilZero()2925 ValShiftedIsZero->eraseFromParent(); in recognizeShiftUntilZero()