Searched refs:VarX1 (Results 1 – 1 of 1) sorted by relevance
1456 Value *VarX1, *VarX0; in detectPopcountIdiom() local1460 VarX1 = VarX0 = nullptr; in detectPopcountIdiom()1481 VarX1 = DefX2->getOperand(1); in detectPopcountIdiom()1483 VarX1 = DefX2->getOperand(0); in detectPopcountIdiom()1486 if (!SubOneOp || SubOneOp->getOperand(0) != VarX1) in detectPopcountIdiom()1499 PhiX = getRecurrenceVar(VarX1, DefX2, LoopEntry); in detectPopcountIdiom()