Searched refs:ValShiftedIsZero (Results 1 – 1 of 1) sorted by relevance
2775 Instruction *&ValShiftedIsZero, in detectShiftUntilZeroIdiom() argument2803 m_Br(m_Instruction(ValShiftedIsZero), m_BasicBlock(TrueBB), in detectShiftUntilZeroIdiom()2805 !match(ValShiftedIsZero, in detectShiftUntilZeroIdiom()2945 Instruction *ValShiftedIsZero; in recognizeShiftUntilZero() local2951 if (!detectShiftUntilZeroIdiom(CurLoop, SE, ValShiftedIsZero, IntrID, IV, in recognizeShiftUntilZero()3052 NewIVCheck->takeName(ValShiftedIsZero); in recognizeShiftUntilZero()3078 ValShiftedIsZero->replaceAllUsesWith(NewIVCheck); in recognizeShiftUntilZero()3079 ValShiftedIsZero->eraseFromParent(); in recognizeShiftUntilZero()