Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DAutoUpgrade.cpp2535 Value *NotSel = Builder.CreateNot(Sel); in UpgradeIntrinsicCall() local
2537 Value *Sel1 = Builder.CreateAnd(CI->getArgOperand(1), NotSel); in UpgradeIntrinsicCall()