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