Searched refs:foldCtpop (Results 1 – 1 of 1) sorted by relevance
631 static Instruction *foldCtpop(IntrinsicInst &II, InstCombinerImpl &IC) { in foldCtpop() function2035 if (auto *I = foldCtpop(*II, *this)) in visitCallInst()