Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateNot

676       Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName());
684 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName());
716 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName());
722 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName());