Searched refs:VarX1 (Results 1 – 1 of 1) sorted by relevance
1699 Value *VarX1, *VarX0; in detectPopcountIdiom() local1703 VarX1 = VarX0 = nullptr; in detectPopcountIdiom()1724 VarX1 = DefX2->getOperand(1); in detectPopcountIdiom()1726 VarX1 = DefX2->getOperand(0); in detectPopcountIdiom()1729 if (!SubOneOp || SubOneOp->getOperand(0) != VarX1) in detectPopcountIdiom()1742 PhiX = getRecurrenceVar(VarX1, DefX2, LoopEntry); in detectPopcountIdiom()