Searched refs:CountInst (Results 1 – 2 of 2) sorted by relevance
1010 Instruction *DefX2, *CountInst; in detectPopcountIdiom() local1014 DefX2 = CountInst = nullptr; in detectPopcountIdiom()1065 CountInst = nullptr; in detectPopcountIdiom()1091 CountInst = Inst; in detectPopcountIdiom()1097 if (!CountInst) in detectPopcountIdiom()1109 CntInst = CountInst; in detectPopcountIdiom()
1172 Instruction *DefX2, *CountInst; in detectPopcountIdiom() local1176 DefX2 = CountInst = nullptr; in detectPopcountIdiom()1222 CountInst = nullptr; in detectPopcountIdiom()1248 CountInst = Inst; in detectPopcountIdiom()1254 if (!CountInst) in detectPopcountIdiom()1266 CntInst = CountInst; in detectPopcountIdiom()