Lines Matching full:isnan
495 Value *IsNan = Builder.CreateFCmpUNO(V, V, "cmp");498 Builder.CreateCondBr(IsNan, End, NotNan);