Searched refs:NotSrc (Results 1 – 2 of 2) 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()