Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp538 auto *ZextCttz = IC.Builder.CreateZExt(Cttz, II.getType()); in foldCttzCtlz() local
539 return IC.replaceInstUsesWith(II, ZextCttz); in foldCttzCtlz()