Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp834 auto MatchZExtOrSExtPattern = in collectSelectGroups() local
841 if ((match(I, MatchZExtOrSExtPattern) && X->getType()->isIntegerTy(1)) || in collectSelectGroups()