Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp2905 Value *NotSel = Builder.CreateNot(Sel); in UpgradeIntrinsicCall() local
2907 Value *Sel1 = Builder.CreateAnd(CI->getArgOperand(1), NotSel); in UpgradeIntrinsicCall()