Searched refs:NotSrc (Results 1 – 1 of 1) sorted by relevance
406 Value *NotSrc = Builder.CreateNot(Src); in LowerIntrinsicCall() local407 NotSrc->setName(Src->getName() + ".not"); in LowerIntrinsicCall()410 Src = LowerCTPOP(Context, Builder.CreateAnd(NotSrc, SrcM1), CI); in LowerIntrinsicCall()