Home
last modified time | relevance | path

Searched refs:foldCtpop (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp631 static Instruction *foldCtpop(IntrinsicInst &II, InstCombinerImpl &IC) { in foldCtpop() function
2035 if (auto *I = foldCtpop(*II, *this)) in visitCallInst()