Home
last modified time | relevance | path

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

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