Home
last modified time | relevance | path

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

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