Searched refs:VarX1 (Results 1 – 1 of 1) sorted by relevance
1649 Value *VarX1, *VarX0; in detectPopcountIdiom() local1653 VarX1 = VarX0 = nullptr; in detectPopcountIdiom()1674 VarX1 = DefX2->getOperand(1); in detectPopcountIdiom()1676 VarX1 = DefX2->getOperand(0); in detectPopcountIdiom()1679 if (!SubOneOp || SubOneOp->getOperand(0) != VarX1) in detectPopcountIdiom()1692 PhiX = getRecurrenceVar(VarX1, DefX2, LoopEntry); in detectPopcountIdiom()