Home
last modified time | relevance | path

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

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