Searched refs:ValShiftedIsZero (Results 1 – 1 of 1) sorted by relevance
2480 Instruction *&ValShiftedIsZero, in detectShiftUntilZeroIdiom() argument2508 m_Br(m_Instruction(ValShiftedIsZero), m_BasicBlock(TrueBB), in detectShiftUntilZeroIdiom()2510 !match(ValShiftedIsZero, in detectShiftUntilZeroIdiom()2650 Instruction *ValShiftedIsZero; in recognizeShiftUntilZero() local2656 if (!detectShiftUntilZeroIdiom(CurLoop, SE, ValShiftedIsZero, IntrID, IV, in recognizeShiftUntilZero()2757 NewIVCheck->takeName(ValShiftedIsZero); in recognizeShiftUntilZero()2783 ValShiftedIsZero->replaceAllUsesWith(NewIVCheck); in recognizeShiftUntilZero()2784 ValShiftedIsZero->eraseFromParent(); in recognizeShiftUntilZero()