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